manishbisht / ReactBooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactBooks

Create a display where data is shown as nested rows in a Parent- Child relationship. All the data is supplied in the json below. Focus on the functional aspect, dont waste time on formatting, css etc.

The requirement is to show the Parent rows initally on load of the table. The user will Click Parent row to show child rows expanded, and Click again to collapse (toggle).

About

License:MIT License


Languages

Language:JavaScript 75.2%Language:HTML 18.6%Language:CSS 6.2%