git clone https://github.com/payalpatra/Food-Ordering-System.git
npm install
Create .env file in the root directory and add your MongoDB Database Connection Url & Cookie secret with the following variable name
nodemon server
npm run watch
git clone https://github.com/payalpatra/Food-Ordering-System.git
npm install
nodemon server
npm run watch