/react-todo-list-app

A simple todo list app built with ReactJS and Redux

Primary LanguageJavaScript

Todo List App

A simple todo list app built with ReactJS and Redux and designed to work with the following API: https://github.com/nomanHasan/todo-api.

To start this project install and run the project above and afterwards clone this repo and run the following:

npm install
npm start