Built with the Next.js 14 App Router, Postgres, TypeScript, Tailwind & Kinde Auth
- Complete shop built from scratch in Next.js 14
- Beautiful landing page included
- Custom artworks made by a professional illustrator
- Secret admin dashboard to manage orders
- Drag-and-drop file uploads
- Customers can purchase directly from you
- Clean, modern UI on top of shadcn-ui
- Completely custom phone case configurator
- Authentication using Kinde
- 100% written in TypeScript
To get started with this project, run
git clone https://github.com/Vaivaswat2244/casecobra.git
after cloning the repo
npm install
and copy the .env.example variables into a separate .env file, fill them out & and that's all you need to get started!