/React-Employee-Directory

React Project that allows you to view non-sensitive data about other employees and filter by name.

Primary LanguageJavaScript

React-Employee-Directory

This is a react application that can be tried here

About

The React Employee Directory querys the random user API which generates random user data such as Name, age, sex, date of birth, phone number and more. This information is posted into Custom React components, one being a table that organizes the data for the user to look at.

Usage

On loading of the page random user data will be generated and rendered to into view. The user can limit the result via the search text box. They can Also put them in Alphabetical order by clicking the Name field.

Installation

The program requires React.