Skip to content

Kiran53/emp-dir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Directory with React and Node

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

  1. Clone this repository

  2. On the command line, navigate (cd) to the directory-react-nodejs folder

  3. Install the server dependencies

npm install
  1. Start the server
node server

Open a browser and access: http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published