My demo projects built in by React is in this repo.
- Blog Project
- Cockpit
- Counter Setup
- Drum Machine
- Javascript Calculator
- Markdown Preview
- Pomodoro Clock
- Random Quote Machine
- Recipe App
- Redux Dummy User
- Simple Routing
- Songs
- Todo App
- Reddit App
- Password Generator
- Performance Metrics
- Breaking Bad Characters
- Movie List App
- SSR Reddit App (More Advanced Techologies Used)
- Basic knowledge about javascript, react, redux, etc.
Please run yarn install
or npm install
to get required packages
You can also update the packages by yarn update
and npm update
- React - Javascript Library for creating UI
- React-Router
- Redux - A predictable state container for JavaScript apps.
- Much More..
- If you have problems please leave an
issue
from here - Consider forking the project and submitting new
pull requests
. I am much likely control my github account.
Feel free to contact me about the problems. I will try to help as much as I can 😉
This project is licensed under the MIT License - see the LICENSE file for details
- Getting Better at React
- Learning new stuffs