News

Your task is to build a Node.js command-line application that takes in user input to generate a logo and save it as an SVG file. The application prompts the user to select a color and shape, provide ...
This app will allow you to generate a simple SVG logo with a series of prompts. The app was built to practice the builder's knowledge and skills object-oriented programming (OOP), using Node.js and ...