Skip to content

An application built with React and Bootstrap to help sort through a list of employees by name or email.

Notifications You must be signed in to change notification settings

memmo01/employee-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Search

Description

This project was build using React.js and styled using Bootstrap. The application pulls information from a api which provides dummy account information about users which I represent as employees. These employees are displayed on the site and can be search by name or email. When typing in the search bar, the employees who match the name or email input will be the only ones showing on the page. Now the user who is trying to search for an employees information can find it with ease!

  You can see the application in action at https://employee-list01.herokuapp.com/

Table of Contents

Installation

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Usage

Once application is installed, go to localhost:3000 and then you will see a list of 'employees' populated. Type a name or email in the search bar to find that person.

Images

Landing Page gif

Mobile Landing Page

Author

Michael Emmons

About

An application built with React and Bootstrap to help sort through a list of employees by name or email.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published