Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 996 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 996 Bytes

CaseCobra - A Modern Fullstack E-Commerce Shop for Custom Phone Cases

Built with the Next.js 14 App Router, Postgres, TypeScript, Tailwind & Kinde Auth

Project Image

Features

  • 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

Getting started

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!