Simple e-commercial website made using JQuery with Express.js as the backend and MySQL as the database. It has account authentication, and most of the features you would expect from a e-commercial website.
- Node.js with Expres.js
- MySQL
After install all the requirements, edit the .env file with your enviroment variables, then run
npm install
npm run test