Skip to content

jtwiley1996/Logo-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVG-Logo-Generator

License: MIT

Static BadgeStatic Badge Static Badge

Contents

Description

An elementary command-line application that generates an SVG logo according to user input prompts. This project served as a learning exercise to reinforce concepts such as classes, inheritance, and modularization. Additionally, it marked my initial venture into incorporating testing into a program. Although I am still acclimating to the testing procedure and its applications, I found it gratifying to witness the tests pass successfully, demonstrating the functionality of the program.

Installation

Type npm i into the console once the project is cloned to your local repository.

Usage

After typing node index.js into the console, answer the questions that follow.

Youtube Video

Tests

To test, type npm run test into the console and it will check for fail/pass.

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published