employee-tracker

# Welcome to employee-tracker! 0.1.0 Badge

## Description

A Node CLI to manage your company’s employee information.

Technologies used

### Demo

Terminal Recording

## Table of Contents

## Installation

Clone the repo to your local machine using git@github.com:kassimariemc/employee-tracker.git
Then $ npm install

## Usage

Just run the following command at the root of the cloned file and begin building your team’s information.

$ node *.js

Terminal View

The CLI will keep up with your updates in a database that you can always return to.

## License

Copyright © 2020 @kassimariemc.
This project is MIT licensed.


This README was generated with ♥ by readme-generator