This project was bootstrapped with Create React App.
In the project directory, you can run:
- Supports sorting: click the "Name" or "Email" in the header bar to get data sorted;
- Supports searching: search by ID, Name, Email and Comment;
- Support pagination: display 50 data per page;
- Using fetch to get data from an API
- Using React Hooks Api.
- Add filter function to look up specific data;
- Apply bootstrap framework.
