FoodBite is a Online Food Ordering App built on Angular Framework for frontend, nodeJs ExpressJs, and mongoose for Backend
-
clone this url
https://github.com/Akshaykumar4524/foodBite-project.git -
go to terminal and enter
cd frontend npm install --force npm start -
open new terminal and enter
cd backend npm install --force npm start -
open the browser and go to
localhost:4200to see the result