Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 450 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 450 Bytes

Weather

Search city name and get the forecast for the next five days.

This is an application made for studies purposes while taking the Modern React with Redux course.

Getting Started

To download the project, follow the steps below:

> git clone https://github.com/carolesteves/weather.git
> cd weather
> npm install
> npm start

After that, access your http://localhost:8080/