Skip to content

Some fun to play with OpenWeatherMap API, Yes-No API and IPinfo API.

Notifications You must be signed in to change notification settings

whydesign/WeatherMeme

Repository files navigation

Weather Meme

Should I go out today?

You can see a demo on https://weather.abundzu.org


Dependency Support

How to start

Setup

  1. Clone the repo: git clone git@github.com:whydesign/weather_meme.git
  2. create an env.json in the project root directory
  3. Add your own OpenWeather and ipInfo API Key like this:
{
  "owmApiKey": "XXXXXXXXX",  // Your OpenWeather API Key
  "ipApiKey": "XXXXXXXXX"    // Your ipInfo API Key
}

Get your own API Keys

About

Some fun to play with OpenWeatherMap API, Yes-No API and IPinfo API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published