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
-
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"
-
run the application with "node index"
-
provide input at the prompts
-
find your generated logo file(s) in the ./output/ directory
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.
N/A
Find this and other projects on GitHub: crestonesoftware
Got questions? Contact me: elliott.davis@crestonetech.com
This project is licensed under the The MIT License license. For license details, click on the license badge below the title of this file.