Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/proeung/sortable-table

Sortable Table using React, TypeScript, and TailwindCSS
https://github.com/proeung/sortable-table

react tailwindcss typescript

Last synced: 5 days ago
JSON representation

Sortable Table using React, TypeScript, and TailwindCSS

Awesome Lists containing this project

README

        

# Sortable Table Component
This repository contains the codebase for a Sortable Table `` 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](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](https://facebook.github.io/create-react-app/docs/running-tests) for more information.