Collection of frontend challenges for learning and interviews
Last updated Jul 8, 2026
2.4k
Stars
598
Forks
2
Issues
+1
Stars/day
Attention Score
87
Topics
Language breakdown
JavaScript 35.8%
TypeScript 30.3%
CSS 15.0%
HTML 9.2%
SCSS 5.8%
Vue 3.7%
โธ Files
click to expand
README
Frontend Mini Challenges
Collection of frontend challenges for learning and interviews
Show your support by giving a โญ to this repo
Explore all challenges
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:
- Solutions to React challenges:
- Solutions to VueJs challenges:
- Solutions to Angular challenges:
Local setup
- Clone the repo
- Run
npm install - Run
npm run dev - Visit http://localhost:6010/
Local development with docker
If you have docker installed on your local you can run the dev server with docker-compose in watch mode - file changes will be hot-updated.
Run this command from project root:
docker-compose watch --prune
Contributing Guide
If you want to contribute, improve, or suggest changes to this repo, then check out the Contributing Guide
Project Maintainers
Contributors
License
This repository is MIT licensed.
๐ More in this category