Back end e-commerce site. Because this application is not deployed, you need to use 'Insomnia' to see functionality.
E-Commerce video demonstration
- Nodejs
- npm dotenv
- npm express
- npm mysql2
- npm sequelize
- Insomnia
For dependancies run following comand:
npm i
To load the database use the following commands:
mysql -u root -p
source db/schema.sql
To use this app - run the following commands:
npm run seed
npm start
Usage is provided under The MIT License. See LICENSE for the full details.
To reach me with additional questions
GitHub: Juliusm9791
Email: juliusm9791@gmail.com