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
- Clone the repo
- Run
npm install
- Run
npm run dev
- Visit http://localhost:6010/
If you want to contribute, improve, or suggest changes to this repo, then check out the Contributing Guide
This repository is MIT licensed.