This is a demo project which is meant as a starting point for learning React JS. All contents of this project are attributed to the React Crash Course 2024 by Brad Traversy.
The original project can be found at his github account.
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