Skip to content

A small app made with a public API to show the weather.

Notifications You must be signed in to change notification settings

mikolertesx/WeatherInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Project

I'm using MetaWeather api for this project, because it provides https and doesn't require an auth key.

Issues faced

CORS-Requests failed everytime, luckily I found a great extension for Chrome (Access-Control-Alow-Origin), it adds the header to the request, so that I can use it without a server (Development environment).

Technologies

By trying to use best practices, I've added React-Redux to manage the place and date of the app everywhere.

Live DEMO

Weather Info

About

A small app made with a public API to show the weather.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published