A React application designed to display and manage a list of people with filtering and sorting functionalities.
This People Table application provides users with the ability to view a collection of people. It features a user-friendly interface that allows for filtering and sorting based on various criteria.
- React
- JavaScript (ES6+)
- TypeScript
Clone down this repository. You will need node and npm installed globally on your machine.
Installation:
npm install
To Start Server:
npm start
You can access the live demo of the application at: https://DanKhuda.github.io/people-table