/SVG-Logo_Generator

Node command line application that takes in user input to generate a logo and save it as an SVG file.

Primary LanguageJavaScriptMIT LicenseMIT

SVG Logo Generator

License: MIT

Description

This application generates svg logos

Table of Contents

  1. Description
  2. Video
  3. Installation
  4. Usage
  5. License
  6. Contributing
  7. Tests
  8. Contact

Video

app.mp4

Installation

To install necessary dependencies, run the following command:

npm i

Usage

It uses inquirer@8.2.4 for user prompts and Jest for testing The app can be launched using the following command:

node index.js

License

This project is licensed under the MIT license.

Contributing

This is an open source project

Tests

to run tests, run the following command:

npm test

Contact

You can find more of my work at: Joecode22