Skip to content

kbuczynski-nashpl/react-weather-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherWidget

  • A simple weather widget using a ReactJs and OpenWeatherMap API
  • It was created to practice React framework basics

wether-image

Running

To get the API response a user should visit OpenWeatherMap to get his own API key The Key should be put in the .env file under REACT_APP_WHEATHER_API_ID key

To serve the project

npm start

To install dependencies

npm install

To build the project

npm build

License

MIT

About

A simple weather widget created using a react

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published