Skip to content

luizhenriquerdias/calendar-vue

Repository files navigation

Vue Calendar (calendar-vue)

Simple calendar using Vue and Quasar

First steps

  • Create an account and get a free API key from OpenWeatherMap
  • Make a copy of .env.example and rename it to .env
  • Set your API key in API_KEY

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

npm run dev

Build the app for production

npm run build

About

A simple calendar using Vue 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published