Skip to content

Fy50167/SVG-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

SVG Generator

Description

This application uses the Inquirer package in order to take user input and generate an corresponding SVG file, allowing the user to create their own logos and cut on costs by avoiding having to hire graphic designers for small jobs for any projects that require their own logo.

Table of Contents

Installation

All necessary dependencies (Inquirer and Jest) are already installed so simply downloading all assets from the repository should provide all of the necessary files. The application can then be run by running the command node index.

Usage

The user provides input to all of the Inquirer prompts, and the SVG is automatically generated based on these. The Jest tests are purely included for informative purposes and are not necessary to run in order to generate the SVGS. For a demo of the application, view the video at the following link: Demo link

Credits

No other people contributed to this project.

License

This project uses a The Unlicense license.

How to Contribute

This application currently not accepting contributions.

Tests

In order to test full functionality after installation, you can run npm run test in order to perform the jest tests in the shapes.test.js file. If the files were downloaded correctly and the directory is correct then all three of the tests should pass.

Questions

My GitHub profile: github.com/Fy50167. For further questions, you can email me at [email protected].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published