Yogurt app



This content originally appeared on DEV Community and was authored by Boby Tiwari

This is a submission for the Neon Open Source Starter Kit Challenge : Ultimate Starter Kit

Yogurt

  • An e-commerce app for all of your needs built with Next.js, Neon and Clerk.

Link to Kit

GitHub = https://github.com/Boby900/yogurt
Live = https://yogurt-self.vercel.app/

Your Journey

I primarily chose to use Next.js with PostgreSQL as my database and utilized Neon for the database hosting. I learned the basics of creating a CRUD application and also learned how to set up authentication using Clerk.


This content originally appeared on DEV Community and was authored by Boby Tiwari