A React-based employee directory.
- Be sure you've installed npm (node project manager) and node.js on your system.
- Ensure the follow dependencies are installed by entering the following code in your terminal:
a. npm i react
b. npm i axios
c. npm i react-dom
d. npm i react-scripts
Use the search box at the top of the screen to filter employees by name.
- To run the employee summary generator, enter 'npm start' in the terminal.
- Or, if you just want to view/use the app, go here: https://theycallmemattyd.github.io/user-directory/
This application is covered under the MIT License
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Please direct all questions to:
TheMattyD@outlook.com
Check out my GitHub Profile @ https://github.com/TheyCallMeMattyD