A simple Todo List using React + Vite Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
To show the delete function I made it also send a message in the console that the whole was removed
Complete Funcion