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
An app created with React.js to manage a hotel's operations, including management of cabins & bookings, checking in & out and creating users. This app utilises React Query, React Router, Styled Components and is built with a back-end on Supabase.
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: