React Employee Directory

Description:

This app loads a list of 200 randomized users in a table using React components. The user is able to search the table and sort the results. Simple javascript array methods are used to update the component state.

screenshot

Usage:

Visit the deployed app HERE!

Build Tools:

Questions:

user image