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
The Amazon clone front-end web app is a Vite, React, Redux, and Tailwind CSS-based replica of the popular e-commerce platform, offering a user-friendly interface for browsing and purchasing products.
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: