JohnGlendening / react_directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit 19 React Homework: Employee Directory

--Homework 19 - React Homework: Employee Directory--

--User story--

As a user, I want to be able to view my entire employee directory at once so that I have quick access to their information.

--Getting Started--

clone this repo into your local and run 'npm i' in the root file of the folder. This will install all neccesary dependancies and then type 'npm run start' in terminal to begin hosting locally. Alternatively, you can use the live version - hosted by heroku to access. access here "https://directory-react-g.herokuapp.com/". if running locally, navigate to your browser if not already open and put this url 'http://localhost:3000/' into the url address bar to find yourself on the react employee directory app.

About


Languages

Language:JavaScript 78.9%Language:HTML 13.7%Language:CSS 7.4%