Skip to content

Orpheus29/react_people-table-advanced

 
 

Repository files navigation

🔥React People Table🔥

With filtering and sorting.

✨GO TO✨

📋About📋

This is a table containing information about individuals (fullname, gender, years of life, parents' names) with the ability to filter by gender, perform a query search in the search bar, and filter by the century of birth (you can select several centuries).

Female names are highlighted in red, while male names are in blue.

The list can be sorted in ascending or descending order based on name, gender, birth and death years.

When clicking on a color-highlighted parent's name, the cursor highlights the corresponding row with his/her data in the list.

🧙‍♂️Technologies used🧙‍♂️

React React Router TypeScript Bulma

📌Running your application locally📌

Feel free to explore the code, make improvements, and contribute to the project.

To get started:

  1. Clone the repository to your local machine.
  2. Install the necessary dependencies using npm install.
  3. Launch the project using npm start.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.7%
  • TypeScript 27.9%
  • SCSS 1.5%
  • HTML 0.9%