A command-line application that takes in information about employees on a software engineering team and generates an HTML webpage that displays summaries for each person.
- Installation
- Usage
- Walkthrough Video
- Final Output GIF
- Final Output HTML
- License
- Contributing
- Tests
- Questions
Please clone the repo and enter the following command in the terminal
npm install
You can start and use this application by entering the following command in the terminal
node index
Click Here to view the walkthrough video.
This application is covered under the MIT license.
Contributions, issues and feature requests are welcome. Feel free to check issues page if you want to contribute.
You can run tests by entering the following command in the terminal
npm run test
If you have any questions regarding this application, please reach out via email or github!
📧 Email : clintonsf@outlook.com
🤖 GitHub : https://github.com/pravton
