Skip to content

jdeleonardis/Employee-Directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

Employee Directory

Table of Contents:

Description

This project uses React to build the initial structure of the files. Included with react are all of the components necessary to render on the screen. The software immediately calls an API that retrieves dummy user data, and that data is displayed in a table. The user can then either search for a specific user, or sort the data by clicking on the headings of the table.

App Image

Installation

npm run deploy from a terminal

Usage

Navigate to application page at https://jdeleonardis.github.io/Employee-Directory/

Contributors

jdeleonardis

Tests

N/A

License

This project is licensed under badge.

About

This project has been built using React.js. Included with react are all of the components necessary to render on the screen. The software immediately calls an API that retrieves dummy user data, and that data is displayed in a table. The user can then either search for a specific user, or sort the data by clicking on the headings of the table.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors