This repository contains a collection of projects built using React that I've created over the past year(2023). Previously, each project was housed in separate repositories, but I've recently consolidated them into this single repository for easier management and organization.
Discover the exciting React projects below:
# | Project Name | Description | Live Link |
---|---|---|---|
1 | Currency Converter | Convert currencies easily | 🔗 Link |
2 | Basic Landing Page | Minimalistic landing page template | 🔗 Link |
3 | Bill Split | Split bills among friends effortlessly | 🔗 Link |
4 | Code Chuckles | Share and enjoy coding-related jokes | 🔗 Link |
5 | Code Loop | Blog-style website for coding tips | 🔗 Link |
6 | Pizza Menu | Online menu for ordering pizzas | 🔗 Link |
7 | Profile Card | Customizable profile card template | 🔗 Link |
8 | Trip Planner | Plan and organize trips effectively | 🔗 Link |
To run any of these React projects locally:
- Clone this repository to your local machine.
- Navigate to the project directory of the specific project you want to run.
- Run
npm install
to install dependencies. - Run
npm start
to start the development server. - Open your web browser and visit
localhost:3000
to view the project.
- Mohd Amaan - GitHub
Feel free to explore these projects, contribute, or provide feedback! Happy coding! 🚀