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:
- Open your Terminal/ Command Line
- Clone the project
git clone ...
- Run the command
cd sophisticated-todo-app
- Run the command
npm install
npm start
- In your browser open
localhost:3000