Skip to content

julycrystal/nestjs-react-kmservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

KMService - ECommerce Web App

Simple ecommerce app created using nestjs and reactjs.

Features

  • Login / Register
  • Create / Upate / Delete product for admin
  • review a product
  • Order
  • Order Tracking
  • Download INvoice
  • Cart
  • Browse product by category
  • Responsiveness

Technologies

  • NestJS
  • ReactJs
  • Tailwind
  • Postgres

Setup

To run this project, install it locally using yarn:

$ cd ../backend
$ yarn install
$ yarn run start:dev
$ cd ../frontend
$ yarn install
$ yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages