Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 631 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 631 Bytes

METEOR Weather

Project created to increase the skills with API integration.


📺 Preview: https://meteor-weather-astroonauta.vercel.app/

💻 Linguagens e tecnologias utilizadas

- ReactJS
- Styled-Components
- Axios
- OpenWeatherMap API
- OpenCage Geocoder API

Instalação

- Clonar repositorio
$ git clone https://github.com/AstrOOnauta/meteor-weather.git

- Instalar dependencias
$ npm install

- Rodar aplicativo
$ npm install