Awesome
<div align="center"> <h1>Frontend Mini Challenges</h1> <h3>Collection of frontend challenges for learning and interviews</h3> <a href="https://sadanandpai.github.io/frontend-mini-challenges/"><img src="https://github.com/sadanandpai/frontend-mini-challenges/raw/main/shared/assets/core/cover.png" alt="web programming" width="500px" /></a> <p>Show your support by giving a ⭐ to this repo</p> <h3> <a href="https://sadanandpai.github.io/frontend-mini-challenges/">Explore all challenges</a> </h3> </div> <br/>About
This repo is created to list down all the popular frontend challenges that are recommended for learning and interviews. Challenges are solved in vanilla JavaScript, React and VueJs. You can both play with the UI and view the solutions.
- Solutions to JavaScript challenges: Click here
- Solutions to React challenges: Click here
- Solutions to VueJs challenges: Click here
- Solutions to Angular challenges: Click here
Local setup
- Clone the repo
- Run
npm install
- Run
npm run dev
- Visit http://localhost:6010/
Contributing Guide
If you want to contribute, improve, or suggest changes to this repo, then check out the Contributing Guide
<br/>Project Maintainers
<a href="https://github.com/sadanandpai"><img src="https://avatars.githubusercontent.com/u/12962887" alt="sadanand" height="150px" /></a> <a href="https://github.com/arpansaha13"><img src="https://avatars.githubusercontent.com/u/82361490" alt="arpan" height="150px" /></a>
<br/>
Contributors
<a href="https://github.com/sadanandpai/frontend-mini-challenges/graphs/contributors"> <img src="https://contrib.rocks/image?repo=sadanandpai/frontend-mini-challenges" /> </a>License
This repository is MIT licensed.