An open API service indexing awesome lists of open source software.

https://github.com/chetannada/reactjs-projects

'React.js Projects' is a Repository containing 'Awesome Machine Coding Projects using React.js' with Live Project App Link 😍 which is helpful for both Beginner and Experience Developer. Stay up-to-date with your Practical React.js skills with this repository.
https://github.com/chetannada/reactjs-projects

machine-coding-react-project project-collection project-repository react reactjs reactjs-awesome-projects reactjs-cool-projects reactjs-practice reactjs-practice-updates reactjs-project reactjs-project-repository reactjs-projects reactjs-updates reactrouter tailwindcss

Last synced: about 1 month ago
JSON representation

'React.js Projects' is a Repository containing 'Awesome Machine Coding Projects using React.js' with Live Project App Link 😍 which is helpful for both Beginner and Experience Developer. Stay up-to-date with your Practical React.js skills with this repository.

Awesome Lists containing this project

README

        

# ❤️ React.js Projects 🚀

Welcome to `ReactJs Projects` Repository which containing `Awesome Machine Coding Projects using React.js` with Live URL which is helpful for both Beginner and Experience Developer. Tech Stack used: `React.js, Javacript, HTML, CSS, TailwindCSS, Vite, Redux Toolkit`

- [🚀 _Live Project Demo_ 😍](https://reactjs-projects-app.netlify.app/)

# 🌻 Projects

This repository contains a `Collection of Cool Coding React.js Projects` with Code and Live URL, which helps you to practice yourself in React.js

### 🌱 Structure of this Project

- index.html - _Root index file of Project_
- index.css - _Global CSS file of Project_
- index.jsx - _Root js/jsx file of Project_
- .env - _environment variables for this project to run in development environment (fill the actual values for environment variable that are empty)_

## 📚 Project 01 - To-Do List App

- 👨‍💻 [_Coding Challenge_](./src/Projects/ToDo-List/CodingChallenge.md)
- 💻 [_Source Code_](./src/Projects/ToDo-List/)
- [🚀 _Live Demo_ 😍](https://reactjs-projects-app.netlify.app/todo-list)

## 📚 Project 02 - Redux Counter App

- 👨‍💻 [_Coding Challenge_](./src/Projects/Redux-Counter/CodingChallenge.md)
- 💻 [_Source Code_](./src/Projects/Redux-Counter/)
- [🚀 _Live Demo_ 😍](https://reactjs-projects-app.netlify.app/redux-counter)

## 📚 Project 03 - Google Authentication App

- 👨‍💻 [_Coding Challenge_](./src/Projects/Google-Auth/CodingChallenge.md)
- 💻 [_Source Code_](./src/Projects/Google-Auth/)
- [🚀 _Live Demo_ 😍](https://reactjs-projects-app.netlify.app/google-auth)

## 📚 Project 04 - HTTP GET Request App

- 👨‍💻 [_Coding Challenge_](./src/Projects/Http-Get-Request/CodingChallenge.md)
- 💻 [_Source Code_](./src/Projects/Http-Get-Request/)
- [🚀 _Live Demo_ 😍](https://reactjs-projects-app.netlify.app/http-get-request)

## 📚 Project 05 - HTTP POST Request App

- 👨‍💻 [_Coding Challenge_](./src/Projects/Http-Post-Request/CodingChallenge.md)
- 💻 [_Source Code_](./src/Projects/Http-Post-Request/)
- [🚀 _Live Demo_ 😍](https://reactjs-projects-app.netlify.app/http-post-request)

# 🎻 Prerequisites

Before getting started with the Practicing Projects, you should have a basic understanding of `HTML, CSS and JavaScript`.

# ✏️ Contribute

This repository is an `Open-Source` and `Contributions` are always welcome! If you find an issue in any Projects then create an issue under the Issue section and then create a `Pull Request`. Your contribution will help make this repository a valuable resource for the `React.js Community`.

## 🔥 Clone this Repository

You need to write the following commands on the terminal screen (in vscode) so that you can run this project locally.

```bash
git clone "https://github.com/chetannada/ReactJs-Projects.git"
```

Go to the project directory

```bash
cd ReactJs-Projects
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run dev
```

This application should now be running on `localhost`. If you want to Fork repository and want to run locally, follow this guidelines [Fork and Clone Github Repository](https://docs.github.com/en/get-started/quickstart/fork-a-repo)

## ✨ Contributors

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Chetan Nada
Chetan Nada

💻 🔣 🖋 🎨 📖 👀 🐛 🤔 🚧 🔬
Kaushik Teraiya
Kaushik Teraiya

💻 🔬 🔣 👀
Sankalp Haritash
Sankalp Haritash

💻 🔬 🔣

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind are welcome!

### 💖 Many many Thanks to all the `Stargazers` who has supported this project with stars 🌟

[![Stargazers repo roster for @chetannada/ReactJs-Projects](https://reporoster.com/stars/chetannada/ReactJs-Projects)](https://github.com/chetannada/ReactJs-Projects/stargazers)

### 💖 Many many Thanks to all the `Forkers` who has supported this project with forks 🍴

[![Forkers repo roster for @chetannada/ReactJs-Projects](https://reporoster.com/forks/chetannada/ReactJs-Projects)](https://github.com/chetannada/ReactJs-Projects/network/members)

## 🔗 Let's Connect

[![linkedin](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/chetannada/)
[![twitter](https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/chetannada)
[![discord](https://img.shields.io/badge/Discord-5865F2?style=for-the-badge&logo=discord&logoColor=white)](https://discordapp.com/users/916005177838956555)