Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/filipamarta/the-weather-station-app
This weather station react app was built by fetching OpenWeatherMap API data: current and 7 days forecast weather, both displayed by user geolocation. The user can also add and delete different cities (by country) to get the current weather, and they should be persisted. They should get feedback for all the operations that they execute.
https://github.com/filipamarta/the-weather-station-app
axios bootstrap crud javascript localstorage openweathermap react-context react-hooks reactjs sass uuid
Last synced: 18 days ago
JSON representation
This weather station react app was built by fetching OpenWeatherMap API data: current and 7 days forecast weather, both displayed by user geolocation. The user can also add and delete different cities (by country) to get the current weather, and they should be persisted. They should get feedback for all the operations that they execute.
- Host: GitHub
- URL: https://github.com/filipamarta/the-weather-station-app
- Owner: filipamarta
- Created: 2020-11-12T12:52:19.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T00:33:41.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T21:57:30.447Z (almost 2 years ago)
- Topics: axios, bootstrap, crud, javascript, localstorage, openweathermap, react-context, react-hooks, reactjs, sass, uuid
- Language: JavaScript
- Homepage: https://my-weather-station.netlify.app/
- Size: 5.06 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather Station App
This weather station react app was built by fetching OpenWeatherMap API data: current and 7 days forecast weather, both displayed by user geolocation. The user can also add and delete different cities (by country) to get the current weather, and they should be persisted. They should get feedback for all the operations that they execute.
Tech used: React JS (with Context and Hooks), Javascript ES6, SASS, UUID, Bootstrap, OpenWeatherMap API. It was build with Netlify and you can see it live here: [Weather Station App on Netlify](https://my-weather-station.netlify.app/).
This app was built as a tech challenge for *Tamanna*.
![Image](https://github.com/filipamarta/the-weather-station-app/blob/main/src/img/capa_behance_weather-station.png)