- implement the logic for select all checkbox in table header - curent implementation selects all data from previous pages.
- next and previous pagination buttons logic doesn't changes the css of numbered buttons also console.log to see the indices upon clicking these btns.
- use state for noOfPages and make CSS and code DRY.
- [OPTIONAL] style checkbox & add tests