Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/healeycodes/real-rainy-mood
- Owner: healeycodes
- License: mit
- Created: 2020-05-15T19:15:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T18:39:26.000Z (almost 2 years ago)
- Last Synced: 2024-11-30T14:49:05.139Z (2 months ago)
- Topics: netlify, nuxtjs, openweathermap, rain, raining, sakura, vuejs
- Language: JavaScript
- Homepage: https://real-rainy-mood.netlify.app
- Size: 3.04 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.