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
React-E-Commerce is an open-source e-commerce web application built using React.js. It offers a seamless shopping experience with features such as product browsing, adding items to cart, and checkout. The application utilizes Bootstrap for responsive design and Redux for state management, ensuring smooth and efficient user interactions.
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: