I decided to create a simple Full Stack Application with Next.js. I decided to create an app where you can store articles that you write, edit them and search for them. Users can login and signup as well.
I used a Postgresql database on neon.tech that I connect to with Prisma. I hope you like my little project!