React Zustand todo A minimalist todo app built using React and Zustand. Quick Start $ git clone https://github.com/phiphou/todo-react-zustand.git $ cd todo-react-zustand $ npm install $ npm run dev Open your browser at http://localhost:3000 and start developing in ./src/ License MIT