Skip to content

Latest commit

 

History

History
82 lines (52 loc) · 3.55 KB

README.md

File metadata and controls

82 lines (52 loc) · 3.55 KB

❤️ 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

🌻 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.example - environment variables for this project to run in development environment (create a new .env file and copy all values from .env.example and fill the actual values)

📚 Project 01 - React Redux Counter App

📚 Project 02 - React HTTP GET Requests for NPM API using Fetch in Different way

📚 Project 03 - React HTTP POST Requests for Reqres API using Fetch in Different way

📚 Project 04 - React Google Authentication App

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

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

Go to the project directory

  cd ReactJs-Projects

Install dependencies

  npm install

Start the server

  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

🔗 Let's Connect

linkedin twitter discord