Skip to content

thearavind/react-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Weather app

Simple weather app using the Openweather API

View App

This app uses create react app to generate the project structure and react app rewired to modify the babel configration to add support for decorators.

Create a new .env file with your Mapbox and Openweather API tokens.

To start the application

npm start

Releases

No releases published

Packages

No packages published