This Redux app contains list of books and you can choose anyone which you want to read .
This app contains list of books and you can choose book which you want to read or you can also choose your favourite book to read.
This is a Redux application which helps you to sort books and read on the basis of your own choice anytime.
A Reducer is a function that returns a piece of the application state.
First you have to Fork This Repository on GitHub.
You can clone this repository by Typing :- git clone https://github.com/vinay72/book_list.git in Your Terminal.
You can see the status by typing 'git status' in your Terminal in Linux OS.
You commit the changes which you make in this Repository.
You push the changes made by typing 'git push'.
All the changes are now pushed to your Repository.