Skip to content

Latest commit

 

History

History
38 lines (19 loc) · 707 Bytes

README.md

File metadata and controls

38 lines (19 loc) · 707 Bytes

Client Santropol Roulant

A react app that allows volunteers to reserve time slots and staff to also keep track of their schedule and volunteer hours.

Setup

1. Clone this repository

2. Retrieve the .env File from here

3. Run these commands in the terminal

Setup Front End:
    cd front-end
    npm install
    npm run start

Setup Back End:
   cd back-end 
   npm install
   firebase emulators:start
   npm start

Demo

Feedback

If you have any feedback, please reach out to us here