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

https://github.com/shehryarahmed26/react-projects

This repository contains a collection of my React projects, each showcasing different techniques and functionalities within the React ecosystem. Below is a list of the projects currently available in this repository:
https://github.com/shehryarahmed26/react-projects

firebase javascript json reactjs redux redux-toolkit tailwinnd

Last synced: 3 months ago
JSON representation

This repository contains a collection of my React projects, each showcasing different techniques and functionalities within the React ecosystem. Below is a list of the projects currently available in this repository:

Awesome Lists containing this project

README

          

# React Projects Collection

This repository hosts a collection of React-based projects, showcasing various web development techniques, styling libraries, and deployment links. Each project is built with React and often integrates additional technologies like Tailwind CSS and Firebase.

You can find fully functional projects along with live demos for each in their respective directories. New projects will continue to be added over time.

## Projects

1. **[Dice Game](https://dice-game-react-five.vercel.app/)**
- A simple dice game built with React & Tailwindcss.
- Features: Random dice roll mechanics, interactive UI, and score tracking.

2. **[Todo App](https://react-todo-sh.vercel.app/))**
- A Todoapp built with React & tailwindcss.
- Features: Add Task, Delete task.

3. **[Weather App](https://weather-app-sh.vercel.app/))**
- A weatherapp built with React & tailwindcss.
- Features: Get realtime weather info.

4. **[Shopping Store](https://shopping-store-sh.vercel.app/))**
- A Shopping Store built with React & tailwindcss.
- Features: category, Products, Search Funtionality.
-

3. **[Nike Landing Page](https://nike-landing-page-sh.vercel.app/))**
- A Shoe Landing Page built with React & tailwindcss.
- Features: reponsiveness.
...more projects coming soon.

## Tech Stack:
- **React.js**
- **Tailwind CSS**
- **Firebase**
- **Vercel** for deployment.

## How to use:
1. Clone the repository.
2. Navigate into a project folder.
3. Run `npm install` to install the required dependencies.
4. Use `npm start` to run the project locally.