Skip to content

This mini project aims to develop a functional full-stack web application simulating a real-world food delivery service.

Notifications You must be signed in to change notification settings

isthatejas/FoodDelWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tomato: Food Delivery Web Application

This mini project aims to develop a functional full-stack web application simulating a real-world food delivery service.

Demo

image

Installation

Install Tomato with npm. Run the Backend Folder -> Admin Folder -> Frontend Folder. To run the backend folder:

  npm install
  npm run server

To run the Admin and Frontend folder:

  npm install
  npm run dev

Upon running, the output link will be provided on local host generated by the terminal.

About

This mini project aims to develop a functional full-stack web application simulating a real-world food delivery service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published