Skip to content

alexandervizner/weather-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app image

Weather widget app is suppsed to be used as standalone app or part of another web application. Despite there is a lot of the same (by functionality) apps the main idea was to touch ReactJS lib and trying to get the idea.

Running application

The project was created by buiteful create-react-app without eject and any other customizations. For running the app navigate (in terminal) to main folder of the project and launch the following command:

yarn start

Aplication should be opened in default browser. The application has two flipped sides, for depicting the data:

App face

and back side for settings:

App back

All settings are stored in and retrieved from localstorage using storejs lib.

Open weather map API note

The application consumes free data from OpenWeatherMap service that requires API key.

About

Simple ReactJs based weather widget

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published