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.
- Clone the repo
- Install NPM packages:
npm i
- React.js
- React-router-dom
- React-bootsrap
- Context API
- Axios
- Moment
- React Hooks (useState, useEffect)
- Javascript
- HTML/CSS
Licensed under the MIT license.
N/A
Feel free to contact me with any questions or feedback:
- Portfolio: markdcross.com
- Email: markdcross@gmail.com