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:
- Host: GitHub
- URL: https://github.com/shehryarahmed26/react-projects
- Owner: shehryarahmed26
- Created: 2024-08-20T09:41:42.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-02T14:22:41.000Z (over 1 year ago)
- Last Synced: 2025-03-26T04:17:30.852Z (over 1 year ago)
- Topics: firebase, javascript, json, reactjs, redux, redux-toolkit, tailwinnd
- Language: JavaScript
- Homepage:
- Size: 1.79 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.