- Responsive UI
- Form validation rules using regex
- Barrel exports
- Use of CSS variables
- Use of reusable components
- Scalable code
- Use of best practices
- User info
- Workspace info
- Usertype (team or individual)
- Congratulations
Install Project
Install Packages using npm:
npm install
For Run the Project:
npm run start
For Build the Project:
npm run build