An app that gives managers the ability to view their entire employee directory at once so that they have quick access to their information.
First, set up a json file with all employee data built in to an object for each employee. Connect the json to the app through the API file in the utils folder. Run the directory by using npm start in the command line
This project was bootstrapped with Create React App.
GNU General Public License v3
Please email any questions to ncastledeveloper@gmail.com or find me on Github @ nikcastle.
You can learn more in the about creating an app with React in the Create React App documentation.