Ever need a logo? Come on to this app where you can put some text, choose your shape and colors you would like, and get a logo exactly how you want it!
Must clone the repo, install the packages from the package.json, and run node on the index.js
The app uses inquirer to prompt you questions, and then we take the data from those questions and put them into a function that plugs the inputs into a svg element
N/A
Jest was used to describe the shapes, all tests pass
This project is licensed under the MIT License.