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