Skip to content

areiterer/react-weathermeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weathermeter

I got the idea and the initial user stories for this project from FreeCodeCamp

Initial user stories

  • As a user, I can see the weather in his current location
  • As a user, I can see different icons or background images (e.g. snowy mountain, hot desert) depending on the weather

Try out

If you want to try it out, just clone the repository and use

npm -i
npm start

and then you can access it with localhost:3000

Todo

  • Styling for Desktop use

Resources

As recommended, I will use OpenWeatherAPI

Icons

Since I could not find a single library with all icons I needed, I use a combination of the following libraries to display icons for the weather data.

About

A weather app based on react and OpenWeatherMaps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published