Skip to content

eldarcelik/weather-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather React App

Live Demo
Instructions: Type city name in search box to get current weather.

Download/Clone Code

  1. Download/clone repository
  2. Run in terminal to install dependencies: npm install
  3. Run in terminal to start server locally: npm start
  4. Open http://localhost:3000 to view it in the browser.