Casual Clothes App Using Next.js 14, TypeScript, Prisma & Next-Auth

Said MOUNAIM - Sep 2 - - Dev Community

Casual Clothes App

Casual clothes app using Next.js 14, Tailwind CSS, TypeScript, and Prisma. Includes user sign-up, product filtering, and cart management. Open to all contributions during development.

screenshot

Getting Started

  1. Clone the repository: git clone https://github.com/saidMounaim/casualclothes.git
  2. Install dependencies: npm install
  3. Create a .env file in the root and add the following
POSTGRES_URL=""
POSTGRES_PRISMA_URL=""
POSTGRES_USER=""
POSTGRES_HOST=""
POSTGRES_PASSWORD=""
POSTGRES_DATABASE=""

NEXTAUTH_SECRET=""
Enter fullscreen mode Exit fullscreen mode
  1. Start the development server: npm run dev

Built With

Contribution

All kind of contributions are welcome, please feel free to submit pull requests.

. . . . . . . . . . . . . . . . . . . . .
Terabox Video Player