Skip to content

React app that takes employee info from an API and displays it on the page. Ability to search through the entries.

Notifications You must be signed in to change notification settings

Drewole/employee-directory-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Employee Directory

Simple React employee directory that allows searching or clicking to search by table header
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgements

About The Project

Product Name Screen Shot

React app to display a list of employees from an API and allow searching through them.

Built With

Getting Started

There are a few important steps in getting this project setup. Follow the instructions

Installation

  1. Clone the repo

    git clone https://github.com/drewole/employee-directory-react.git
  2. Install NPM packages

    npm install

    or

    yarn install
  1. Run the Application

    npm start

    or

    yarn start
  2. View the application: View in Browser

Usage

Visit the site, sign up and make some music. If you would like to contribute please contact us.

For more examples, please refer to the Documentation

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact the Contributors

Drew Olsen - @drewole

Project Link: https://drewole.github.io/employee-directory-react/

Acknowledgements

About

React app that takes employee info from an API and displays it on the page. Ability to search through the entries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published