Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emersoncarneirodasilva/weather-app
Projeto de um app que informa a previsão meteorológica das cidades.
https://github.com/emersoncarneirodasilva/weather-app
hooks moment-js reactjs
Last synced: about 5 hours ago
JSON representation
Projeto de um app que informa a previsão meteorológica das cidades.
- Host: GitHub
- URL: https://github.com/emersoncarneirodasilva/weather-app
- Owner: emersoncarneirodasilva
- Created: 2022-07-19T20:46:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T00:21:39.000Z (over 2 years ago)
- Last Synced: 2023-03-04T14:53:51.450Z (over 1 year ago)
- Topics: hooks, moment-js, reactjs
- Language: CSS
- Homepage: https://weather-app-sage-psi.vercel.app
- Size: 659 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather App
Projeto de um app que informa a previsão meteorológica das cidades.
Construído com React.JS, utilizado hooks (useState e useEfect), react-icons, moment.js e consumindo a weather api do OpenWeather (https://openweathermap.org/).
Feito a partir do vídeo (https://bit.ly/3aRhL33) do canal do YouTube Kai (https://bit.ly/3OjMun5) e do vídeo (https://bit.ly/3Ol6iX5) do canal do YouTube Siphiwo Julayi (https://bit.ly/3zl4b1r).