We will create simple reactjs application and connect with react redux
. React is a popular front-end framework to create single-page applications. The Redux is a state management tool. It helps you write applications that behave consistently, run in different environments (client, server, and native).
