Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/perlmonker303/reactweather

Weather Web App built with React and GoogleMaps API
https://github.com/perlmonker303/reactweather

Last synced: about 21 hours ago
JSON representation

Weather Web App built with React and GoogleMaps API

Awesome Lists containing this project

README

        

React Weather Web App

Functionalities so far:



  • Search for your country/region/city

  • Retrieve data related to your location

  • See the location on the map

  • Recieve the forecast for the whole week

Non-functional requirements:



  • mobile friendly

  • error validation

Screenshots

![Image 1](./screenshots/showcase1.png)

![Image 2](./screenshots/showcase2.png)

![Image 3](./screenshots/showcase3.png)

Cities db taken from: https://github.com/dr5hn/countries-states-cities-database


Weather API used: https://weatherstack.com/


Maps taken from: Google Maps Platform