Created an application using
Client: React, Redux, Redux-Saga
Clone the project
git clone https://github.com/primeaddict/todo-reactjs-redux.git
Go to the project directory
cd todo-reactjs-redux
Install dependencies
npm install
Start the server
npm run start