This application generates svg logos
app.mp4
To install necessary dependencies, run the following command:
npm i
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
This project is licensed under the MIT license.
This is an open source project
to run tests, run the following command:
npm test
You can find more of my work at: Joecode22