- Found in Taming the State in React
- uses:
- React (create-react-app)
- Redux
git clone git@github.com:taming-the-state-in-react/taming-the-state-todo-app.git
cd taming-the-state-todo-app
npm install
npm start
- visit http://localhost:3000/
git clone git@github.com:taming-the-state-in-react/taming-the-state-todo-app.git
cd taming-the-state-todo-app
npm install
npm start