Alternative to Create-React-App (and WebPack) Starter This repo includes: vanilla React Todo app (with basic CRUD operations) uses vite.js The todo app follows MDN's excellent React tutorial Feel free to clone or download. Run npm install or yarn Then npm run dev or yarn dev and go to localhost:3000