Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 187 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 187 Bytes

redux-react-todoapp

https://reactodo.herokuapp.com/

React + Redux TODO app with tests. Using react stateless components

Development

  • npm install
  • npm test
  • npm start