This is the website that helps people buy things online convenient, anytime, anywhere from right on your devices.
Step 1: Create database by running file script at folder database
Step 2: Run terminal to install all packages
npm install
Step 3: Start project
npm start
Then head on over to http://localhost:3000 to see it in action.
Front-end: HTML, CSS, JS, Handlebars, Bootstrap
Back-end: NodeJS, Express
Database: MySQL
Pull requests are welcome.