An open API service indexing awesome lists of open source software.

https://github.com/saswatamcode/react-weather-app

This is a weather web app made using React.
https://github.com/saswatamcode/react-weather-app

Last synced: 11 months ago
JSON representation

This is a weather web app made using React.

Awesome Lists containing this project

README

          

# React Weather App
This is a weather application that calls the OpenWeatherMap api to render the conditions of supplied countries and cities.

## To Run
- Make a free account on OpenWeatherMap [here](https://home.openweathermap.org/users/sign_up)
- Clone into the repo and type:
`npm install`
`npm start`

App is hosted [here](https://afternoon-wildwood-86833.herokuapp.com/)