A react app that allows volunteers to reserve time slots and staff to also keep track of their schedule and volunteer hours.
2. Retrieve the .env File from here
Setup Front End:
cd front-end
npm install
npm run start
Setup Back End:
cd back-end
npm install
firebase emulators:start
npm start
If you have any feedback, please reach out to us here