This is an application that allows users to search for employees and sort them by name!
Here is a link to the deployed webpage: [https://cachamoe.github.io/Employee-Directory/]
I completed this assignment given the acceptance criteria:
GIVEN a table of random users
WHEN the user loads the page
THEN a table of employees should render
- Ability to search for employees based on list
- Ability to sort employee list by name
HTML, CSS, Javascript, React, JSON
Caleb Chaney