Full web app written in React and NextJS.
It’s a social network where users can create profiles, add friends, create gift lists, add gifts to friends, create groups and events.
For the database, I used Supabase. It was my first time using a Middleware to manage authed users and restricted sections.
It was also the first time I had to manage a big database with many different tables (friends, groups, events).
⚠️ You need to log in to see the website. Here’s a gif where you can see most of it or you can sign up and try it yourself!