Skip to content

ktsering2003/KunsangTseringKazonFront

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kazon

This is an e-commerce site built with the PERN stack.

It lets users create an account, add and remove items from their cart, make reports, and, search for products.

To Run

Run the backend first

https://github.com/ShashiSugrim/kazonbackend

Run the front end

(must have the backend running for the website to function)

npm install
npm start

Create account and cart functionality

Continuing cart functionality, search, and sign in

Make a report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.5%
  • CSS 9.8%
  • HTML 6.7%