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 "# Todo-List" git init git add . git commit -m "first commit" git branch -M main git remote add origin https://github.com/piyushkumarsingh06/Todo-List.git git push -u origin main "# Todo-List" "# TodoList"