This is full-responsive web shop. Frontend - HTML,CSS, Vanilla JS and Bootstrap. Backend - Node.js
Clone repo, navigate to Backend folder
cd Backend
Run node to install node-modules
npm install
Run script
npm start
Navigate in your browser to http://localhost:3000/index.html
use test@test for email
use test for password