Skip to content

jakekemple/react-info-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-info-table

A ReactJS exercise aimed to deliver a table of arbitrary user information in a UX-friendly single page application

Table features sorting by column header (click column header or choose property from 'sort by' dropdown) and the ability to choose number of rows displayed per page.

This project was done without styling frameworks, boilerplate code, or ready-made components.

Get Started:

  1. Clone Project
  2. Install Dependencies: npm install
  3. Start app. Local instance should be running at localhost:3000:
    npm run start

About

A ReactJS exercise aimed to deliver a table of arbitrary user information in a UX-friendly single page application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published