/employee-directory

As a user, I want to be able to view my entire employee directory at once so that I have quick access to their information.

Primary LanguageJavaScriptMIT LicenseMIT

employ-directory

As a user, I want to be able to view my entire employee directory at once so that I have quick access to their information.

License: MIT

Description

An Employee Directory application that allows for searching by name and sorting by name using React.js

Table of Contents

Installation

Use deployed page

https://angelinama.github.io/employee-directory/#/

Use Locally

  • This application need node.js, please refer to offical website for installation

  • download this repo by running

    git clone https://github.com/angelinama/employee-directory.git
  • install required node pacakges by running

    npm install
  • start the application by running

  npm start

Usage

image

License

this project is s licensed under the MIT License

Contributing

This project is not open for collaboration yet

Tests

Terminal run this application or testing on deployed page

Questions

connect with me on my Github and if you have additional questions, please email me at: angelina890308@gmail.com

Credits

Angelina Ma