An employee directory powered by React js
No installation is necessary to use the app. However, if you wish to make contributions to this project, follow these steps.
-
Clone this repository using your preferred method.
-
Navigate into the newly cloned repository
cd emdir
-
Install required dependencies
npm i
-
Start up the react development server and begin making your desired changes
npm start
Navigate to https://thadkingcole.github.io/emdir to get started.
You can search the directory by name, location, birthday, and/or pronouns by simply typing a search term into the search box at the top of the page, then click the Search For
dropdown button and select the parameter you wish to search.
To clear your search, click the red Clear Search
button.
You can also sort the list by first name, last name, city, state, and birthday. Simply click on the table header for the parameter you wish to search until you reach the desired sort.
Your contribution is most welcome! Please refer to the contributing guidelines when making contributions to this project.
Please note that this project is released with a Contributor Code of Conduct. By Participating in this project, you agree to abide by its terms.
Please direct any and all questions to thadkingcole or via email at thadjcole@gmail.com.
I would like to thank the following people/projects/resources:
MIT copyright (c) 2020 Thaddeus Cole.