An employee directory built with React that allows the user to have quick access to their employee's information. The user is able to filter the employees by name, email, phone number, etc. The Random User API was utilized to populate the table with dummy users.
View the deployed application here
If you would like to use the application in your local environment:
- Clone the repo
- Install required dependencies by running command
npm i
- Run command
npm start
Otherwise, visit the deployed application here
React
Random User API
Material UI
Axios
React Moment/Moment
Google Fonts
All contributions to this project are welcome! Clone down the repo to your local machine, commit changes, push to GitHub, and open a pull request!
No tests are set up for Pyramid at this time. Feel free to write tests or search the application for bugs.
If you have any further questions, feel free to reach out to me!
Github
twk4491@gmail.com
Usage is provided under the MIT license.