edatez / Employee-Directory

An employee directory with React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Employee-Directory

GitHub license

Description

An employee directory application with React. Deployed at Heroku.

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.

Table of Contents

Installation

To install necessary dependencies, run the following command:

npm i

Usage

Run npm start to run app locally. Server configured to run on port 3000.

License

This project is licensed under the MIT license.

Tests

No testing software is used.

Questions

If you have any questions about the repo, open an issue or contact edatez directly at edatezcanli@gmail.com.

About

An employee directory with React.

License:MIT License


Languages

Language:JavaScript 76.2%Language:HTML 23.8%