Whisky Voyage

This repository hosts a single-page demo site for online shopping of Whisky, built using Next.js 13, TypeScript, and Tailwind CSS. The design was inspired by images generated with DALL·E 3. Data used for this project was sourced from the BC Liquor Store.

Live Demo

You can view the deployed demo site on Vercel at the following URL: https://whisky-voyage.vercel.app/

Getting Started

  1. Clone the repository
git clone <clone_url>
cd whisky-voyage
  1. Install dependencies
npm install
# or
yarn install
  1. First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

License

MIT

Screenshots

image
image