Skip to content

chiraqL/givers-frontend

 
 

Repository files navigation

Givers - Volunteer Management Web App

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/

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Other 0.5%