I built a todo app!
I built a todo app called GatorDo 🐊 for my web development class at uni! I wanted a todo app with local storage so you don't need to make an account to save your todos but for class we needed to integrate a database into our project so I chose Supabase (magic link auth).
The other tools I used are Vite + React and it's deployed on Netlify.
The app works fully in guest mode using local storage with the option to sign in via email link to save todos in the database.
Check it out: 🔗 https://gatordo.netlify.app











