Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/notoriousrebel/timeweather-app
- Owner: NotoriousRebel
- Created: 2019-08-01T04:53:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T06:33:43.000Z (almost 2 years ago)
- Last Synced: 2024-10-14T20:43:24.357Z (about 1 month ago)
- Topics: javascript, react, weather, weather-app, yarn
- Language: JavaScript
- Homepage:
- Size: 3.87 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
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/