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