Skip to content

Arnau-Mas/finalp-vue-ironhack

Repository files navigation

Vue 3 Final Project

Play todoapp in your browser or mobile.

My final project todoapp, allows you to sign up, sign in and manage your own tasks as you want, giving you the possibility of create, archive, complete or delete.

Demo

https://boisterous-zabaione-16e9b0.netlify.app/

todoapp.mp4
todoappDesktop.mp4

Built with 🛠️

  • Vue - Reactive Front-end framework that makes easier to manipulate DOM, reactively and with a structured design pattern.
  • Vite - Build tool that provides a fast Vue project deployment.
  • Pinia - Pinia allows to create 'Stores' that you can access from all your components. (State)
  • Supabase - A database that allows you an easy way to create, read, update and delete data, with some additions like user manage.
  • Tailwind - CSS framework. Rapidly build without leaving the HTML and allows you to import so many components.

About

To-do app with log in. Create, archive, complete or delete your tasks!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published