/EmployeeDirectory

An employee directory using React

Primary LanguageJavaScriptMIT LicenseMIT

Employee Directory

Description

A React application that allows the user to view and sort through their entire directory of employees by employee name.

screenshot

Table of Contents

Installation

To install necessary dependencies, run the following command: "npm i".

Usage

To start the app in the CLI : "npm start"

The screenshot below shows the directory filtered by typing in the letter "sa"

Screenshot

License

This application is licensed under the MIT license.

Tests

There are no tests for this application.

Questions

If you have any questions about the repo or application, open an issue or contact me directly at sample. More of my work can be found at My Github.

Employee Directory Repository

Deployed application