- Schema Setup
- Frontent UI
- Backend API Design
1. Fork this repo, Only invited contributors are allowed
2. Setup Locally
# clone repo
git clone <repo>
cd <repo>
yarn # install packages
yarn dev # dev serve3. Work on an issue
git checkout -b "brnach-name"
git add -A .
git commit -m "title"
4. Create an PR
- PR should consist of issue
#ID - Description of changes
- Screen Shot
- Addition content (links,resources)
- Package Manager: Yarn
- Frontend: ReactJS
- Styling: Tailwind
- Formatter: Prettier
- Backend: ExpressJS
- Database: MongoDB
- Production: Docker-compose