Skip to content

Latest commit

 

History

History
80 lines (51 loc) · 1.92 KB

File metadata and controls

80 lines (51 loc) · 1.92 KB

Description

An employee or manager would benefit greatly from being able to view non-sensitive data about other employees. It would be particularly helpful to be able to filter employees by name. This employee directory allows you to do that and more. Built with React, the page makes an API call to the Random User API to populate the employee data. That data can then be sorted by first or last name, ascending or descending, alphabetically. You can also search the list by first name, last name, or phone number.


Table of Contents


Installation

  1. Clone the repo
  2. Install NPM packages: npm i

Technologies

  1. React.js
  2. React-router-dom
  3. React-bootsrap
  4. Context API
  5. Axios
  6. Moment
  7. React Hooks (useState, useEffect)
  8. Javascript
  9. HTML/CSS

Usage

screenshot screenshot


License

Licensed under the MIT license.


Contributing

Contributor Covenant


Tests

N/A


Questions

Feel free to contact me with any questions or feedback: