Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/notoriousrebel/timeweather-app

A simple weather app utilizing React.
https://github.com/notoriousrebel/timeweather-app

javascript react weather weather-app yarn

Last synced: 18 days ago
JSON representation

A simple weather app utilizing React.

Awesome Lists containing this project

README

        

# TimeWeather-App

A simple weather app made with [create-react-app](https://github.com/facebook/create-react-app)

- An API key is provided for you, if you want one visit: [here](https://openweathermap.org/api)

After you acquire an API key edit utils/getWeather.js line 5 and enter your api key.

## Run

- Clone the repository
- Run `yarn install` from inside the repository
- Run `npm start` or `yarn start`. Your default browser will automatically open the app. You can also access it from http://localhost:3000/