Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amodinho/react_router_v4_weather_implementation
Created with CodeSandbox
https://github.com/amodinho/react_router_v4_weather_implementation
Last synced: 26 days ago
JSON representation
Created with CodeSandbox
- Host: GitHub
- URL: https://github.com/amodinho/react_router_v4_weather_implementation
- Owner: AmoDinho
- Created: 2018-08-17T11:27:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-20T12:05:32.000Z (over 6 years ago)
- Last Synced: 2024-11-04T09:25:56.966Z (2 months ago)
- Language: JavaScript
- Homepage: https://codesandbox.io/s/github/AmoDinho/React_Route_v4_weather_implementation
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React_Router_v4_weather_implementation
An app that displays the 5-day weather forecast
# Setup
First clone the repo
then run in your terminal:
`npm install`
After all the dependancies are installed run:
`npm start` and the app should be live on localhost:3000