Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sadanandpai/frontend-mini-challenges

Collection of frontend challenges for learning and interviews
https://github.com/sadanandpai/frontend-mini-challenges

css frontend frontend-interview-questions html5 interview-questions javascript javascript-interview-questions

Last synced: 25 days ago
JSON representation

Collection of frontend challenges for learning and interviews

Awesome Lists containing this project

README

        


Frontend Mini Challenges


Collection of frontend challenges for learning and interviews


web programming

[![](https://img.shields.io/github/stars/sadanandpai/frontend-mini-challenges?style=for-the-badge)](#stars)
[![](https://img.shields.io/github/forks/sadanandpai/frontend-mini-challenges?style=for-the-badge)](#forks)

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: [Click here](https://github.com/sadanandpai/frontend-mini-challenges/tree/main/apps/javascript/src/challenges)
- Solutions to React challenges: [Click here](https://github.com/sadanandpai/frontend-mini-challenges/tree/main/apps/react/src/challenges)
- Solutions to VueJs challenges: [Click here](https://github.com/sadanandpai/frontend-mini-challenges/tree/main/apps/vue/src/challenges)
- Solutions to Angular challenges: [Click here](https://github.com/sadanandpai/frontend-mini-challenges/tree/main/apps/angular/src/app/challenges)


## 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](https://github.com/sadanandpai/frontend-mini-challenges/blob/main/CONTRIBUTING.md)


### Project Maintainers

sadanand
arpan

---


### Contributors



---

### License

This repository is [MIT licensed](./LICENSE).