/counter_and_todo_react

Sample React app that contains simple counter and todo list with complete integration of redux

Primary LanguageJavaScript

Run App using following steps

  1. clone it
  2. change directory ( cd counter_and_todo_react )
  3. install dependencies ( npm install )
  4. start project (npm start)