Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.44 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.44 KB

employee-directory

📰 Description

The following files contain the assets necessary to deploy an employee directory. This site uses node.js and react to create a dynamic employee directory.

💻 Installation

This site utilizes react to build a responsive employee directory. User can run npm i to install dependencies.
To use this site for your own website or your client's website, follow these steps:
1. Fork this repo
2. Create a local clone of your fork
3. Replace necessary items in array of app.js
4. Save and deploy to your domain

This site is built using React. To read more on how to use React for your own project, check out this link: https://reactjs.org/docs/getting-started.html

💾 Usage

User can use the searchbar to search employees by name. If user wishes to add new names, it can be done in the array in app.js

📇 Credits

This assignment was edited and submitted by Joe Wood (aka Elegy)
Twitter Follow GitHub followers

🎫 License

MIT