Book Rate

This project is a simple web application built with React that displays a list of books in the form of cards. Each card contains a cover image, title, short description, and a rating represented by star icons. When a user clicks on a card, a modal popup appears showing more detailed information about the selected book. The modal can be easily closed to return to the main view.