This mini project aims to develop a functional full-stack web application simulating a real-world food delivery service.
Install Tomato with npm. Run the Backend Folder -> Admin Folder -> Frontend Folder. To run the backend folder:
npm install
npm run serverTo run the Admin and Frontend folder:
npm install
npm run devUpon running, the output link will be provided on local host generated by the terminal.
