This is an application to that demonstates the use of React.js to create an interactive and dynamic employee directory. The page allows users to sort employees by first name, last name or the state of their branch. The application is built to be modular to allow reuse of components for future expansion or use elsewhere.
Access the live application here: https://bdcoelho.github.io/employee-directory/.
To install locally, clone the repository and then run npm i
to install required packages. To run the application, run npm start
. The live application can be accessed using the link provided above. No installation is necessary for this.
Use the 'Sort By' drop down to sort the directory by first, last name or state. Use search to find who you're looking for.
You may utilize this application under the terms of the MIT license.
Make a pull request for suggested changes or fixes and I will review and approve it as necessary.
No tests available currently.
If you have further questions or would like to see more features, please contact me via github or email: