Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sudeepacharjee/10-react-project--js-css
This repository contains a collection of 10 React projects built using Vite for fast development, or type safety, JavaScript for flexibility, and CSS for rapid UI styling.
https://github.com/sudeepacharjee/10-react-project--js-css
api css javascript netlify reactjs vite
Last synced: about 1 month ago
JSON representation
This repository contains a collection of 10 React projects built using Vite for fast development, or type safety, JavaScript for flexibility, and CSS for rapid UI styling.
- Host: GitHub
- URL: https://github.com/sudeepacharjee/10-react-project--js-css
- Owner: SudeepAcharjee
- Created: 2024-02-10T07:50:52.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-23T05:48:20.000Z (12 months ago)
- Last Synced: 2024-11-14T11:35:13.654Z (3 months ago)
- Topics: api, css, javascript, netlify, reactjs, vite
- Language: JavaScript
- Homepage:
- Size: 805 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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
05.Recpie Finder App
Check
Code
07.Single Branding Page
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](LICENSE).