Skip to content

Weather app to show weather of any city in the world

Notifications You must be signed in to change notification settings

Xerrex/cityWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

City Weather app

Netlify Status

  • App to show the weather of a city.

Tools used:

Getting Started

  • Clone the repository.
  • Change into the cloned repository directory.
  • Install dependancies with npm install.
  • Create a `.env' file and add the following variables
    REACT_APP_API_ID=<your-value-here>
    REACT_APP_CITYNAME=<preferred-default-city>
    REACT_APP_UNITS="metric"
    
  • Start the development server with npm start.
  • View project at http://localhost:3000 in your browser.

About

Weather app to show weather of any city in the world

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages