Employee directory is a sample application that allows you to look up employees by name, view the details of an employee, call, text, or email an employee, and navigate up and down the org chart. cally
-
Clone this repository
-
On the command line, navigate (cd) to the directory-react-nodejs folder
-
Install the server dependencies
npm install
- Start the server
node server
Open a browser and access: http://localhost:3000