Skip to content

Moira0716/demo_datatable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

image

Features

  1. Supports sorting: click the "Name" or "Email" in the header bar to get data sorted;
  2. Supports searching: search by ID, Name, Email and Comment;
  3. Support pagination: display 50 data per page;
  4. Using fetch to get data from an API
  5. Using React Hooks Api.

To be continued..

  1. Add filter function to look up specific data;
  2. Apply bootstrap framework.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published