Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/healeycodes/real-rainy-mood

☔ If it's not raining, you're not allowed in.
https://github.com/healeycodes/real-rainy-mood

netlify nuxtjs openweathermap rain raining sakura vuejs

Last synced: 2 months ago
JSON representation

☔ If it's not raining, you're not allowed in.

Awesome Lists containing this project

README

        

# real-rainy-mood

A Nuxt.js app using Netlify serverless functions.

If it's raining, come on in.

![Preview of the index.vue page](https://github.com/healeycodes/real-rainy-mood/blob/master/preview.png)


## Setup

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/healeycodes/real-rainy-mood)

Get a free API key from OpenWeatherMap.

Set it as an environmental value `OPEN_WEATHER_MAP_API_KEY` in the Netlify deploy settings.

Change the `baseURL` to your deploy's URL inside `nuxt.config.js`.


## License

MIT.