Skip to content

xcerox/weather_app

Repository files navigation

Weather APP

In this project, we'll have a simple weather app in which we can look 6 days weather by 3 hours.

Settings

  • add to key.json in ./src/util/constants/
    {
      "OPENWEATHERMAP_API": "Here your personal key from openweathermap.org"
    }
  • execute your android emulator.
  • issue 'yarn install && npm run android'.
  • and finally enjoy it.

Showcase

React App

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published