/daeum

Habit tracking application

Primary LanguageVue

Habit Tracking application using supabase and nuxt js

How to install

clone the repo and use

Make sure to install the dependencies:

# npm
npm install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

I have used supabase as backend !