- Description
- Installation
- Deployed-Link
- Technologies-Used
- Usage
- Images
- Questions/Contributions
- License
The motivation for this project was the desire to create a single page application using React. This application uses React components in order to break up the applications functionality and UI. This application also manages state and responds to user events.
The purpose of this application is to be able to view an employee directory in a table, and then be able to sort that directory by a specific column, and also filter by an employee's first name.
No prior installation is required to use this application. The deployed link for the application is provided below.
- Upon loading the application you will be presented with 50 employees.
- You can click on each column header in order to sort employees by first name, last name, email, login, or phone number.
- You can also filter employees by first name.
- Enter the employee's first name or part of their first name in the search field and click the 'Filter' button.
- You can also sort employees and filter by first name at the same time.
If you have any questions or if you would like to contribute to this project you can reach me at martin7mondaca@gmail.com or via my GitHub martinmondaca
Licensed under MIT license.