An App which helps in distributing food to the needy.
To get a local copy up and running follow these simple steps.
Make sure you have any Node Version Manager installed on your machine and use the node version 14.15.3.
Here I have used yarn in the project. You can install yarn globally with the npm or use npm instead.
-
npm
npm install npm@latest -g
-
yarn
npm install -g yarn