This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
My Submission for the Front End Assessment project by TalentSync. On this project, I was asked to build out the front end of the project; react being my favourite frontend tool, I executed the project brilliantly, and hope for the best in the assessment.
JavaScript
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available: