Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/perlmonker303/reactweather
- Owner: PerlMonker303
- Created: 2020-07-10T15:46:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-06T06:54:04.000Z (almost 4 years ago)
- Last Synced: 2023-03-04T04:17:34.961Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 47.1 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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