In this repository, you'll find a variety of React projects showcasing different features, functionalities, and use cases. Each project is designed to demonstrate best practices, coding techniques, and integration of various tools and libraries.
- Vite: Utilizes Vite for lightning-fast development experience with instant server start and hot module replacement.
- JavaScript: Offers projects in JavaScript for those who prefer it over TypeScript.
- Variety: Includes a diverse range of projects covering different aspects of React development such as state management, routing, authentication, APIs integration, and more.
- Documentation: Each project comes with detailed documentation explaining its purpose, features, and how to run it locally.
Project Name | Live-Link | Source-Code |
---|---|---|
01.Counter-App | Check | Code |
02.Todo's List | Check | Code |
03.Calculator App | Check | Code |
04.Weather App | Check | Code |
05.Recpie Finder App | Check | Code |
06.React Portfolio | Check | Code |
07.Single Branding Page | Check | Code |
08.Conatct Page | Check | Code |
09.Dice Game | Check | Code |
10.Navbar(Theme Change) | Check | Code |
To get started with any project, simply navigate to its directory, follow the instructions provided in the documentation, and run the necessary commands to launch the project locally.
- select the folder
- open Terminal
- npm i
- npm run dev
Contributions to this repository are welcome! If you have ideas for additional projects, improvements to existing ones, bug fixes, or any other suggestions, feel free to open an issue or submit a pull request.
This repository is licensed under the MIT License.