This script generates an SVG logo based on user input for text, text color, shape, and shape color.
Clone this repository (if using Git).
Run npm install (or yarn install) in the project directory to install the required dependencies: fs (Node.js built-in file system module) and inquirer (for interactive prompts).
Untitled_.Jun.25.2024.10_43.PM.1.webm
This project is licensed under the None license.
Run the script using node logoGenerator.js (or yarn start if using a package manager).
Follow the prompts to enter text (up to 3 characters), text color (keyword or hexadecimal), shape (circle, triangle, or square), and shape color (keyword or hexadecimal).
If you have any questions about the project, open an issue or contact me directly at [email protected]. You can find more of my work at B1LLYBAGZ.