To start, make a copy of the repository with the git clone command or download the repository by clicking, Code -> Download Zip on the Github Repository Page.
git clone https://github.com/morgan-stanley-team-3/FoodToGiveRun the following commands to start our application:
npm install
npm run devOpen http://localhost:3000 with your browser to see the result.