Skip to content

Latest commit

 

History

History
50 lines (26 loc) · 727 Bytes

README.md

File metadata and controls

50 lines (26 loc) · 727 Bytes

GOAT Project (E-Commerce)

This is an e-commerce project powered by next.js and prisma

Tech Stack

Next, Typescript, TailwindCSS, Prisma, React Query, TRPC and much more

Features

  • Complete auth flow
  • Search
  • Filters
  • Different categories
  • Dark/Light mode

Screenshots

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

Installation

Install my-project with npm

  cd my-project
  npm install
  npm run dev