This is a simple React demo project created with vite.
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
This project uses react router. Check out the tutorial at: https://reactrouter.com/en/main/start/tutorial
The <Names> component in this project needs access to an API. That API
is powered by the demo-server project
Hint: This is sneaky little edit. Whoo!