Logo_Maker

SVG Logo Maker

Description

A command-line application for creating custom logos and saving them as an SVG file. The user is prompted for input such as text, text color, shape, and shape color. The shape will either be a triangle, circle, or a square. Input is collected using the inquirer package and the generated SVG is saved as userLogo.svg.

Table of Contents

Installation

  1. Clone or download the repository to the Visual Studio Code
  2. Open the command line in VS Code
  3. nmp install to install the required dependencies

User Story

Usage

Technologies

Tests

Tests can be run by using npm test in the command line in the VS Code

Application Screenshots

Test

Circle

Square

Triangle

Demo Video

SVG Logo Maker Demo Video

Credits

Websites

Author

This application was created by Kimberlie Guillaume

License

Please refer to the LICENSE in the repo. Copyright (c) Kimberlie Guillaume. All rights reserved.