What is Chirp?

Chirp is a basic Twitter clone made with Next.js 15 and Supabase.

Users can sign up and set a username, change their display name, bio, and create posts. They can also like other users' posts, reply to them or follow them.

Why make this?

I made this to check out and learn Supabase and to remind myself how to use SQL.

I also wanted something that I could add to my resume, since most of my projects have to be private.

How was it made?

Chirp was made using the following technologies