simplenotes
- 3 Devlogs
- 7 Total hours
A really simple notes app just to get used to supabase
A really simple notes app just to get used to supabase
Basically editing would delete the progress and making new notes wouldn’t clear the previous notes so I just fixed that
I tried some things out using the “? :” thing but for some reason it wouldn’t compile so I did some research and I realized I needed to use react dom router which would have to make me switch the gh pages config and everything and I’ll do that tomorrow 
I made this a bit ago for Macondo but I got really lazy and didn’t want to deploy it and then I forgot about it and then I only remembered recently that I actually had this project.
I made a small CRUD app with authentication using Supabase. It’s a really basic notes app (which doesn’t even work right now cause supabase is down
) that has authentication by email.