Skip to content

lucas1feliciano0/WeatherApp

Repository files navigation

WeatherApp 🌡

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

👨🏽‍💻 Demo

Introduction screen

📲 Main features

  • Local storage
  • Unit tests
  • Design Patterns (Factory, Dependency Injection, etc)
  • HTTP requests

🚀 Technologies used

🧭 Running the application

# 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

🔎🐛 Running tests

$ yarn test

# or
$ yarn coverage

📱 Screenshots

Introduction screen Introduction screen Introduction screen Home Quiz Configuration screen

🧑 Author

👤 Lucas Feliciano

❤️ 👋🏽

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published