A
Anonymous
Book Interface - Copy this React, Tailwind Component to your project
Create react components where the UI screen is divided into two sections and the first section on the left side should contains list of books which on click should show list of chapters on the right side of the book list and on particular chapter click should show the list of sub heading to the right side of chapter list. In the second section, it should display the content of the book whichever book, chapter, sub heading the user has clicked or selected. Make the UI visually appealing and nice with proper padding and margins.
Prompt
