Module #12 Challenge: Employee Tracker

Description

This project is an employee tracker that uses Node.js, Inquirer, and MySQL. This command-line application is a content management system (CMS) that can be used to manage a company's employee database.

Click HERE to view the project demonstration video!

Table of Contents

Installation

To install necessary dependencies, run the following command in the root directory of this project:

npm i

Usage

In the root directory of the project, run the following command to start the application:

npm start

Questions

If you have any questions about this repository, please open an issue. You can also find more of my work at desguerra on GitHub.