User Story: As a user, I want to be able to view my entire employee directory at once so that I have quick access to their information.
Task: To create a employee directory with React. Requirements are to break up the application's UI into components, manage component state, and response to user events.

