Skip to content

Create a SVG logo with custom text, text color, shape and shape color on a default 300 x 200px background.

License

Notifications You must be signed in to change notification settings

andrewhamerly/SVG-logo-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVG Logo Maker

Creating a captivating brand is critical for a business, it is a first impression and can make or break a company. An often underestimated aspect of this is the logo.

A logo can be the difference in setting up for success or not. A well-crafted logo seizes the opportunity to clarify the brands purpose and connecting with the audience.

Enter the SVG Logo Maker. No more starting from scratch; just answer a few questions and a SVG logo will be generated.

Table of Contents

Installation

Steps to kickstart the project:
1. Copy Link: Hit the "Code" button in this GitHub repo to copy the link.
2. Clone: In GitBash, execute the command git clone [paste link here].
3. NPM: Install Node Package Manager with npm init -y.
4. Inquirer: Get npm's inquirer package by running npm install inquirer.

Usage

Once the software is downloaded and Node packages are initialized, let's begin!

Navigate to the project directory and initiate prompts using node index.js.

Then, simply input the necessary logo information, and voila! A new SVG logo file will be generated.
Link to video demo of SVG logo maker

License

License Badge
License Guide
This project is licensed under the MIT License - see the LICENSE.md file for details.

Contributing

Please enter a new issue in the GitHub repo. Thanks!

Tests

Tests can be invoked using npm test for testing the shape render functions.

Questions

GitHub Profile
If you have additional questions, please email me at [email protected].

Credits

My instructor Michael LaPan for help with refactoring my class constructors function.

About

Create a SVG logo with custom text, text color, shape and shape color on a default 300 x 200px background.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published