This is the frontend for the givers application. Steps for setting up the same app in your localhost :
-
Clone the repository on your local machine
-
Go into the project folder root and install the requirements
npm install
-
Start the server
npm start
-
Now the app is hosted on
http://localhost:3000/