EZily organize events and distribute tasks among your peers for the same.
devpost submission - https://devpost.com/software/organiez
demo video - youtube
- typescript
- Next
- firebase
- tailwind
- mantine
# install the dependencies
yarn
# add .env file and populate it with appropriate variables
cp .env.example .env
# run the local server
yarn dev