Skip to content

Sample weather forecast project for learning React

Notifications You must be signed in to change notification settings

defep/reactjs-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Set-up

Install dependencies and run the app.

npm install
npm start

Create .env file at the root level with the variable REACT_APP_API_KEY and set your Open Weather API Key.

REACT_APP_API_KEY=YOUR_API_KEY

About

Sample weather forecast project for learning React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published