Skip to content

steroyle/weather-api-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather API React App

Live Demo

https://weather-api-react-app.netlify.app

Built using

Setup

Create your own free API Keys here:

Clone this repo

Create a ".env" file in the project root and add both of your new API Keys

WEATHER_API_KEY=XXXXXXXXXXXXXXXXXXXXXXXXX
REACT_APP_GOOGLE_MAPS_API_KEY=XXXXXXXXXXXXXXXXXXXXXXXXX

Install packages and dependencies

npm install

Run the app

netlify dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published