Skip to content

A Vue3 Todo Web Application with typescript, Vue3, Pinia, Tailwindcss, firebase 📝

License

Notifications You must be signed in to change notification settings

eggplantiny/vue3-todo-webapp

Repository files navigation

Vue3 Todo Web Application

A Vue3 Todo Web Application with typescript, Vue3, Pinia, Tailwindcss, firebase 📝

How to run?

npm install
# or yarn
yarn

npm run dev
# or yarn
yarn dev

Used stack

  • Vue3
  • Pinia
  • Tailwindcss + HeadlessUI
  • Firebase Auth
  • Firestore
  • Vue3-Kakao-sdk

Notice

Firebase Auth does not support Kakao OAuth2 login flow.

So this app can't save any data on Firestore if you login with kakao.

that time, this app will save data on localStorage.

Recommended IDE Setup

Releases

No releases published

Packages

No packages published