Skip to content

shiraashkenzi/whether-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whether-app

Weather app made with ReactJS, Server side is written in C# and the DB in SQL. Automatically recognizes user's location, based on browser's settings or IP. Weather can be searched both by location on the map or entering city in the search bar.

Made using React hooks (useState, useEffect, ) and React context (absolutely unnecessary for a small application like this, but it was fun to learn).

Get 2 (two) API keys from Google Maps and 1 (one) from Open Weather Map-https://developer.accuweather.com/apis.

The weather according to the user's automatic location

image

Weather by search of a particular city

image

Favorites list

image

About

whether app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors