Where feedback to the speakers gather.
PutYourHandsUp is a service that enables people who participate in study sessions and conferences to easily send feedback to the speakers. By using this service, we would like to support the communication between participants so that everyone who participated in study sessions and conferences can spend a meaningful time.
- React
- Hooks
- Typescript
- Firebase
- Material-UI v4
yarn
touch .evn
REACT_APP_APIKEY=xxxx
REACT_APP_AUTH_DOMAIN=xxxx
REACT_APP_DATABASE_URL=xxxx
REACT_APP_PROJECT_ID=xxxx
REACT_APP_STORAGE_BUCKET=xxxx
REACT_APP_MESSAGING_SENDER_ID=xxxx
REACT_APP_DEMO_EVENTID=xxxx
yarn start