Skip to content

WIP website that displays products available for purchase

Notifications You must be signed in to change notification settings

WillPabs/merchsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Merchsite

E-commerce website using Spring Boot / React

This website allows users to register and login.

It allows user to view a list of products and click on each for more detail. Then will give user the option to purchase product.

Pre-requesites

  • Must have JDK 17 installed
  • Must have Node 16.13.0 installed
  • Must have MySQL Workbench installed

Run Project

  • Frontend
    • Change directory to proper path ../merchsite/src/main/frontend, then run 'npm start'
  • Database
    • Create a new database schema named 'merchsite'

About

WIP website that displays products available for purchase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published