Skip to content

surajsharma14/frontend-mini-challenges

 
 

Repository files navigation

Frontend Mini Challenges

Collection of frontend challenges for learning and interviews

web programming

Show your support by giving a ⭐ to this repo


About

This repo is created to list down all the popular frontend challenges which are recommended for learning and interviews. Challenges are solved both in vanilla JavaScript and React. You can both play with the UI and view the solutions.


Local setup

  • Clone the repo
  • JavaScript Challenges
    • The challenges are standalone modules. Those can be viewed directly by opening the index file or live server
  • React Challenges
    • navigate to react/
    • npm install (only one time installation is needed for all the challenges)
    • npm run dev

Contributing Guide

If you want to contribute, improve or suggest changes to this repo, then check out the Contributing Guide


Stargazers

Stargazers repo roster for @sadanandpai/frontend-mini-challenges

Forkers

Forkers repo roster for @sadanandpai/frontend-mini-challenges

Contributors


License

This repository is MIT licensed. Read more

About

Collection of frontend challenges for learning and interviews

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.4%
  • HTML 19.2%
  • TypeScript 16.9%
  • CSS 14.5%
  • SCSS 3.0%