Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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