Skip to content

HengWeiBin/DatabaseProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DatabaseProject

An online shopping platform that was created using this framework:

  • React.js
  • Spring-boot
  • MySQL

Before running the website remember to create MySQL table on your MySQL server.
We provide MySQL table code in stella_boutique_server/src/query .

To run the frontend:

  • npm install
  • npm run start

To run the backend:

  • mvn clean spring-boot

Demo:

Documentation:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages