This project is a starting point to develop an application with react, redux, and redux-saga. It provides you the best practice project structure for React Application.It will give you an overview of how to use react, redux, redux-saga. We can use it as reference to Ruild react application. As a starting point I have build the counter application with synchronous and asynchronous way to increase counter.