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
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
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.
MIT
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.
There are no testing instructions.
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