/e-commerce-store

Primary LanguageJavaScriptMIT LicenseMIT

E-Commerce Store

License: License

Description

This is my starter e-commerce store using Express, mySQL, and Sequelize to connect to MySQL database in the backend.

Link to the video demo below.

https://drive.google.com/file/d/1ULqrM423zc8Gs8zxuvsIoTVcQWwMhZK5/view?usp=sharing

Table of Contents

Installation

Do a npm install for all the node packages dependencies required to run this application. The following packages will be installed and are required.

  • MySQL2
  • Sequelize
  • dotenv
  • express

Usage

Because this is not deployed to an actual live database, you can use an applications like Insomnia or Postman to interact with the API. You may use CRUD to interact with MySQL server on the backend.

License

MIT

Contributing

You can make a copy of the GitHub page and install all the necessary application to run a local server to test and run the aplication on your device.

Tests

There are no testing instructions.

Questions

If you have any questions, feel free to contact me and listed below are my contact informations.

GitHub profile: code-monkey713

Email: codemonkey713@gmail.com