This food delivery web app provides user to order the food items and an admin panel for managing the orders
developed using the mern stack and vite for the intitial setup.
open admin, backend, frontend in terminal and run the below command
- npm install
open the following folders in the terminal and run commands :
- /backend - npm run server
- /frontend - npm run dev
- /admin - npm run dev