Skip to content

beargreenholtz/ecom-mono

Repository files navigation

eCommerce

This eCommerce website project is designed to provide a user-friendly online platform for buying and selling products. It features a modern and intuitive interface, with a dashboard for the admin.

Screenshots

Dashboard

Dashboard

shop

Run Locally

Use Node 20.9.0

    nvm use 20.9.0

Clone the project

  git clone https://github.com/beargreenholtz/ecom-mono.git

Go to the project directory

  cd ecom-mono

Install dependencies

  pnpm install

Start the backend

  cd apps/backend
  pnpm start:dev

Start the frontend

  cd apps/frontend
  pnpm start:dev

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published