DEV Community

Cover image for First project in 2024
Duoc95
Duoc95

Posted on

First project in 2024

That is Fuji recipes

This app allow users create and share their own recipes
Here is my tech stack:

  • NextJS (for both front-end and backend-end)
  • Prisma (TypeOrm)
  • MongoDB (Database)
  • Kinde Auth (for authentication)
  • Vercel (for Deployment)

Project link: fuji-recipes.vercel.app

I just finished it today (29 Feb, 2024), if you encounter any issues or have suggestions for improvements, please share them with me.
Thank you for your time. Happy coding in 2024!

Top comments (0)