/employee-directory

A simple frontend demo of a sortable / filterable table of data.

Primary LanguageJavaScript

Employee Directory

A simple demo app of an employee directory, including the ability to filter & sort the available data. A user can view an entire employee directory at once, allowing quick access to their desired information. Built with React, this app demonstrates its core ideas: breaking the UI into components, managing component state, and responding to user events.

Getting Started

Play on my site or host locally after cloning from the Repo.

Prerequisites

A browser and an internet connection is all you'll need.

Installing

No installation required.

Built With

  • JS & React
  • HTML
  • CSS & ReactBootstrap
  • ReactIcons

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details