This user directory allows the user to view the entire employee directory at once so that I have quick access to their information. You can search by name and sort the names by alphabetical order.
- Fork this repository.
- Clone the forked repository locally
- Run
npm installto install dependencies
The main challenges were figuring out how to sort the list of users. Another challenge was deploying the app.
With instruction from Filipe Laborde-Basto and Daniel Cabellos
For more information about the license, click on the link below.
For questions about this project you can go to my GitHub page at the following link:
For additional questions please reach out to me at: lhalvorson34@gmail.com.
Deployed User Directory Website
User Directory GitHub Repository
I used React, randomuser and axios to build this web app.