Skip to content

djtorel/React-Course-Weather-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Forecast App

Simple weather app made with React that you can search for a city in the US and get a 5 day forecast Mad as part of the Udemy Course Modern React with Redux

Uses OpenWeatherMap API and Google Maps API

Installation

You need to create an account with OpenWeatherMap and get your own API key, then enter it in the /src/configure.example.json file. Then rename the file to configure.json

Run yarn install (or npm install) then yarn start (or npm start) to start it up!

About

Weather search app made for a React course on udemy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published