Agorath, a Twitter Clone

date:

A clone of the popular site Twitter, built using Next.js and Supabase for the database.

I really enjoyed building this project, Next.js is an amazing tool, and also I wanted to try Supabase.

I only put an authentication with github, so if you want to check it out, you will need an account!

I used NextUI for the first time on this project, and I'm very happy with it. Also, as almost all the time, I used Tailwind for the rest of the styling stuff.

If you want to, you can check a live demo here, and if you want to read the code, you can go to the github repo.