Skip to content

Latest commit

 

History

History
105 lines (81 loc) · 3.92 KB

README.md

File metadata and controls

105 lines (81 loc) · 3.92 KB

Welcome to the React Learning Project

This Repository contains 10 React Project
(10 Javascript + CSS)

Overview

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.

Features

  • 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.

Projects Included

Vite(Javascript + CSS)
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

Getting Started

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.

  1. select the folder
  2. open Terminal
  3. npm i
  4. npm run dev

Contribution

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.

License

This repository is licensed under the MIT License.