There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a reading list react app. Showcases context passing within component tree using react Context API for Class components as well as using react hooks for stateless functional componets. Using Reducer concept to encapsulate the state modifying functionalities and finally storing state in localStorage to save the booklist.