Skip to content

Software-For-Love/client-santropol

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published