Skip to content

PenguinPops/blossom-boutique

Repository files navigation

Blossom Boutique

Blossom Boutique is a custom-designed e-commerce website built for a local floral boutique. The site features a modern, responsive design with a focus on showcasing floral arrangements and facilitating online orders.

Key features include:

  • Custom product catalog with filtering options

  • Secure shopping cart and checkout process

  • Cookie-based user session management

  • User dashboard for order tracking

Technologies used

  • Next.js
  • TypeScript
  • TailwindCSS
  • PostgreSQL
  • Auth.js

This is a Next.js starter kit that uses NextAuth.js for simple email + password login, Drizzle as the ORM, and a Neon Postgres database to persist the data.

Installation

git clone https://github.com/PenguinPops/nextjs-typescript-starter
cd nextjs-typescript-starter

Getting Started

First, run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages