City-Weather
Website built using react to check the weather of the city chosen by the user. The Shown data are temperature in celsius, humidity percentage, wind Speed, and Description of the weather state
Demo:
Demo.mp4
To Run WebSite:
✔ install repository ✔ Open Terminal in the project file ✔ run: npm install ➠ To install node_modules folder ✔ run: npm install react-router-dom ➠ To install react router ✔ run: npm install axios ➠ To install axios ✔ run: npm start DONE ?
?Built Using
? Libraries used:
- React Router
- Axios