/Employee-Directory

A simple application that has a list of employees with their names, email, phone, picture, and date of birth.

Primary LanguageJavaScriptMIT LicenseMIT

Employee-Directory | License: MIT

Description

This project allowed me to get a good base understanding of React. What this application does is a front end application that holds a list of employees. You are able to search your employees by their name and sort them by their name and email. I came across some obstacles with this project where I found it difficult to figure out how to sort items on a table but after understanding react made it easy to perform tasks. Reacts layout makes the developers expierence a lot more streamlined.

Table of Contents

Usage

Below is a GIF demonstrating the usage of the application

Gif-of-application

Below is a link to the deployed application.

https://lambaa94.github.io/Employee-Directory/

Installation

npm start

Credits

Instruction led by Dave Leonhardt and Vincent Gubitosi

License

This repo is under the MIT License

Questions

If you have any questions please email me at jameslamb13@gmail.com. My link to GitHub is https://github.com/Lambaa94