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