- React
- Tailwindcss
Clone the repo, then in the root directory run npm install
.
- Only use npm for the project. Avoid using yarn as using both package managers at the same time causes issues.
- No one will push directly to main branch.
- Create branch with your name or with the name of the feature you are working on.
- Follow branch naming guidelines, and commit naming guidelines.