rpc08002 / Employee-Directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Employee Directory

This React application renders a table of employees generated using a third party API, "Random User API." The application is broken into components to manage component state and respond to user events. As an employee or manager, you can quickly filter employees by name to view non-sensitive data about your team.

Table of Contents

Installation

  • Install npm packages
  • Run node server.js to run locally

Usage

As a user, you will be able to view your entire employee directory at once so you have quick access to their information.

Github Repository

Live URL

Website GIF

License

MIT

Badges

badge badge sample

Contributing

  • Ryan Curtin

Covenant Code of Conduct

This Code of Conduct is adapted from the Contributor Covenant, version 2.0, available at https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.

Community Impact Guidelines were inspired by Mozilla's code of conduct enforcement ladder.

About


Languages

Language:JavaScript 70.3%Language:HTML 21.0%Language:CSS 8.7%