These are review based on woovi frontend junior challenge
- deploy frontend
- select a bundling tools like nextjs, vite, webpack or rspack
- use css in js
- make proper components
- avoid hard coded values like colors, spacing, typography
- create a mini design system
- use a form library like formik
- use a validation library like yup
- use a routing library like react-router
- create an og (opengraph) using satory
- automated tests using testing library
- use issues and pull requests
- create a good readme
- pre-commit
- prettier
- eslint
- i18n
- avoid layout shift
- add animation
- be responsive
- avoid breakpoints
- use Woovi tech stack (react)