Skip to content

amandardz/Employee-Directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee-Directory

Description

An employee directory created with React to manage list of employees.

Built with

  • React
  • Javascript
  • Axios
  • Random User API
  • Bootstrap

Table of Contents

Installation

  1. Copy the clone link of the repository from GitHub.
  2. Open Bash or Terminal Window.
  3. When the console opens, navigate to the directory the repository will be added to. Remember to use the command cd to change directories.
  4. In the console, type the command git clone and paste the link to repository.
  5. Open repository in preferred code editor.
  6. Open terminal in code editor.
  7. Type in terminal npm i or npm install to install dependency packages needed.

Usage

  1. To begin the application, open the terminal in the code editor.
  2. In the terminal, type npm start. This will start the application and open it in a web browser.
  3. Below is a screenshot of what the browser will look like:

Image of Homepage

  1. Search for an employee. This can be done by either using the search box or using the sort button to order the employee names in alphabetical order.

EmployeeReactApp

About

An employee directory created with React to manage a list of employees.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published