Application to inform the climate of cities. Among its functions are: save cities, search locations and see the current weather and the next 5 days
- Local storage
- Unit tests
- Design Patterns (Factory, Dependency Injection, etc)
- HTTP requests
- React Native
- Typescript
- Styled-Components
- Eslint
- Prettier
- React Native Reanimated
- Moti
- Axios
- Hermes
- Jest
- React Native Testing Library
# clone this repository
$ git clone
# set .env file with the following credentials
OWM_APP_ID=<YOUR_OPEN_WEATHER_MAP_KEY>
GPA_API_KEY=<YOUR_GOOGLE_PLACES_API_KEY>
# install the dependencies
$ yarn install
# run in the emulator or on a device
$ yarn android
$ yarn test
# or
$ yarn coverage
👤 Lucas Feliciano
- Github: @lucas1feliciano0
- LinkedIn: @lucas1feliciano0
❤️ 👋🏽