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.
- Search Bar
- Table Header Sorting
- Pagination
- Accessibility
In the project directory, you can run:
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.
Launches the test runner in the interactive watch mode. See the section about running tests for more information.