Web Application Assignment for Back-End Development Module
To run the database;
- Run new.sql in SQL WORKBENCH to get the tables
To start the server:
cd servernodemon server
To start the frontend index.js
cd Frontendnodemon index
Or alternatively, you can start both of them at the same time by running
npm run devin the root folder
To look at the api's available head to api.docx