Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
affancoder authored Nov 17, 2023
1 parent 42529e5 commit 9cb06b5
Showing 1 changed file with 53 additions and 5 deletions.
58 changes: 53 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,56 @@
# React + Vite
WeatherApp Project

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Project Summary:

Currently, two official plugins are available:
I've developed a sleek and user-friendly weather app using React, integrating real-time data from a reliable weather API. The app provides accurate and up-to-date weather information, allowing users to effortlessly check forecasts, current conditions, and more. The intuitive design ensures a seamless user experience, making it easy for anyone to stay informed about the weather with just a few clicks.
Deployment

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh
I have deployed my project in netlify
Authors

@affancoder

API Reference

website: open weatherapp
Run Locally

Clone the project

git clone https://link-to-project

Go to the project directory

cd my-project

Install dependencies

npm install

Start the server

npm run start

๐Ÿš€ About Me

๐Ÿ‘‹ Hi, Iโ€™m @affancoder (MD Affan Asghar)

๐Ÿ‘€ Iโ€™m interested in coding.

๐ŸŒฑ Iโ€™m currently Full Stack Web developer & Java Programmer.

๐Ÿ’ž๏ธ I'm looking to collaborate on exciting and innovative projects that align with my skills and interests.
๐Ÿ”— Links

portfolio

Email: affanasgar8@gmail.com

LinkedIn: https://www.linkedin.com/in/mdaffanasghar/

Instagram: https://www.instagram.com/mr_affan15/

GitHub: https://github.com/affancoder
Feedback

If you have any feedback, please reach out to us at affanasgar8@gmail.com

0 comments on commit 9cb06b5

Please sign in to comment.