/user-directory

This is a simulated and searchable employee directory created using React and populated by the randomuser.me API.

Primary LanguageJavaScriptMIT LicenseMIT

User Directory 📖

Languages Code Size Repo Size Total Lines

GitHub issues   GitHub stars   GitHub last commit

Description

A React-based employee directory.

Table of Contents

  1. Title
  2. Description
  3. Installation
  4. Usage
  5. License
  6. Contributing
  7. Questions?

Installation

  1. Be sure you've installed npm (node project manager) and node.js on your system.
  2. Ensure the follow dependencies are installed by entering the following code in your terminal:
    a. npm i react
    b. npm i axios
    c. npm i react-dom
    d. npm i react-scripts

Usage

Use the search box at the top of the screen to filter employees by name.

  1. To run the employee summary generator, enter 'npm start' in the terminal.
  2. Or, if you just want to view/use the app, go here: https://theycallmemattyd.github.io/user-directory/

Screen Shot 2021-01-25 at 8 27 15 PM

License

License: MIT

This application is covered under the MIT License

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.

Questions

Please direct all questions to:
TheMattyD@outlook.com

Check out my GitHub Profile @ https://github.com/TheyCallMeMattyD