To start writing code create a new branch, name it based on the task eg. feature/login, bug/auth or feature/register
- Use camelCase as the naming convention throughout the project, even for the filenames & folders
- Icons - use the icons in the elements
- Use the CSS variables in the
index.scss
for;- Colors
- Border Radius
- Fonts
- Make sure to mention the issue you were working on eg closes #1 or closes #3
- Make sure your branch does not have any conflicts with the main branch
- Remove event comp if not reused
- Update permissions