This is a simple list app, built in React/Redux.
react 15.6.1
react-dom 15.6.1
redux 3.7.2
react-redux 5.0.5
react-test-renderer 15.6.1
- Clone the repo,
cd
intomy-app
, and runnpm install
. $ npm start
- Visit
localhost:3000
in your browser to view the app.
- This project was bootstrapped with Create React App.
- TodoMVC with Redux
- Dan Abramov's Getting Started With Redux on Egghead
- React docs
- Redux site
- Q&A About Redux
- Essential React Questions
- Contrast with Vue.js: Vue.js Twitter mockup