[go: nahoru, domu]

Skip to content

devSaifur/the-next-store

Repository files navigation

This is an e-commerce store front build with Next.js 14. It is bootstrapped with create next-app.

Checkout the Admin dashboard repository: https://github.com/devSaifur/the-next-dashboard

The Next Shop | Store

Tech Stack

Running Locally

  1. Clone the repository

    git clone https://github.com/devSaifur/the-next-store.git
  2. Install dependencies using pnpm

    pnpm install
  3. Copy the .env.example to .env and update the variables.

    cp .env.example .env
  4. Start the development server

    pnpm run dev

About

The frontend for the The Next Store.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published