/svg-logo-maker

Primary LanguageJavaScriptMIT LicenseMIT

ACME SVG Logo Generator

License: MIT

Description

this project generates svg logos

  • in 2 shapes (circle and square)
  • with 1-3 characters of text
  • with choice of shape fill color and text color

Video Demonstration https://youtu.be/i1eAWP6j0PE

GitHub Repo https://github.com/crestonesoftware/svg-logo-maker

Table of Contents

Installation

  • clone this repo to your local machine

  • cd to the root of the repo

  • install node modules with "npm i"

  • verify by running the application with "node index"

Usage

  • run the application with "node index"

  • provide input at the prompts

  • find your generated logo file(s) in the ./output/ directory

Credits

Microsoft Pilot AI for sample code snippets. These snippets were not incorporated into the application. Rather, they showed me a few fine points of syntax.

Testing

N/A

Questions

Find this and other projects on GitHub: crestonesoftware

Got questions? Contact me: elliott.davis@crestonetech.com

License

This project is licensed under the The MIT License license. For license details, click on the license badge below the title of this file.