React Demo Projects
My demo projects built in by React is in this repo.
Projects
- 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)
- Faq Accordion
- Contact Holder Dapp -> Full Stack Smart Contract Project
- Hodl Banking Dapp -> Full Stack Smart Contract Project
Prerequisites
- Basic knowledge about javascript, react, redux, etc.
Installing
Please run yarn install
or npm install
to get required packages
You can also update the packages by yarn update
and npm update
Built With
- React - Javascript Library for creating UI
- React-Router
- Redux - A predictable state container for JavaScript apps.
- Much More..
Contributing
- 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.
You can reach out ππ
Feel free to contact me about the problems. I will try to help as much as I can π
License
This project is licensed under the MIT License - see the LICENSE file for details
Acknowledgments
- Getting Better at React
- Learning new stuffs