Skip to content

A basic and easy to use command-line SVG maker. Choose from three different shapes, add some text, and input any color pattern you'd like!

License

Notifications You must be signed in to change notification settings

egarrisxn/svg-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVG Maker

License: MIT GitHub repo size

Initially created in the sping of 2023 for my UCF Full-Stack Web Development Bootcamp.

Description

This application was made to create a SVG logo from your command line. This app gives you options to chose between 3 different shapes, along with an array of colors and texts to finish logo. Also, this app has a testing options to help assure everything is running smoothly.

Screenshot 2024-04-19 133238

circle square triangle

Technologies

  • Inquirer
  • Node.js
  • Javascript
  • Babel
  • Jest

Installation

For this, I used pnpm, but you may use npm or yarn, you'll just need to make some minor adjustments.

  1. Clone this repository to your local machine.
  2. Select & download your package manager: npm, pnpm, or yarn.
  3. Inside your terminal, run npm install, pnpm install, or yarn install.

Usage

  1. While inside your terminal, run node index.js.
  2. Let the SVG fun begin!

Tests

Navigate to your terminal and run npm test, pnpm test, or yarn test.

License

This project is licensed under the MIT license.

Questions

Questions? Comments? Concerns? Reach out to me via GitHub or email at [email protected].

About

A basic and easy to use command-line SVG maker. Choose from three different shapes, add some text, and input any color pattern you'd like!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published