This is Backend API for an e-commerce using Node JS Eppress
You need to navigate into public folder and inport database called vegfruits.sql in your server then continue
username and password to user for test
username: deesyentz
password: admindeo
username: harryalison
password: harry
Use the package manager npm to install node-modules dependences.
npm install
npm start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.