Skip to content

Sortable Table using React, TypeScript, and TailwindCSS

Notifications You must be signed in to change notification settings

proeung/sortable-table

Repository files navigation

Sortable Table Component

This repository contains the codebase for a Sortable Table <SortableTable> component developed using React, Typescript, and TailwindCSS.

It includes a list of the cities of the world as data. Users are able to search, sort, and navigate through different pages.

User-focused Features

  • Search Bar
  • Table Header Sorting
  • Pagination
  • Accessibility

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode. See the section about running tests for more information.

About

Sortable Table using React, TypeScript, and TailwindCSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages