hackyourweather enables you to get the latest forecast for the coming 5 days. You can view more than one location at a time on the page. To see the application , click here
This project is a React application. It is created to sharpen the knowledge of React.js along with React charts and using API's. It is a part of homeworks in the curriculum of HackYourFuture.
- React.js - version 16.13.1
- openweather API for forecast
- Search by cityname for forecast
- Listing multiple city forecast on the page
- Click on the city name to see 5 days forecast
- Max and min temperature, coordinates.
# Clone this repository
$ git clone https://github.com/obeka/hackyourweather.git
# Go into the hackyourweather folder
$ cd hackyourweather
# Install dependencies
$ npm install
# Run the app
$ npm start
📬 You can send me email : omerbkk06@gmail.com 📬