This is a web application which allows users to browse and share restaurants and reviews with others.
Clone the project
git clone https://github.com/himanshikapoor/Eat-well.git
Go to the project directory
cd project-folder
Install dependencies mentioned in package.json
npm install
Start the server
npm run start