Skip to content

sdlfkorg/weather-react

Repository files navigation

weather-react

The app will search and display the city weather info.

Alt Weather app image

How to run:

  1. clone the project
  2. install: npm install
  3. run server: npm start
  4. browsing the page on localhost:8080

Liscense:

This project is based on Stephen Grider's project.