Multicolumn todolist app

This is a todo list consisting of different types built with React and Redux.

Stay tuned to get the updated version.

For reviewing the project you should the following:

  1. Open your Terminal/ Command Line
  2. Clone the project git clone ...
  3. Run the command cd sophisticated-todo-app
  4. Run the command npm install
  5. npm start
  6. In your browser open localhost:3000