SVG-Logo-Maker

所属分类:Leetcode/题库
开发工具:Others
文件大小:0KB
下载次数:0
上传日期:2023-11-21 05:35:06
上 传 者sh-1993
说明:  模块10挑战:面向对象-编程
(Module 10 Challenge: Object-oriented- programming)

文件列表:
examples/ (0, 2023-11-28)
examples/Example SVG logo (2).png (69577, 2023-11-28)
examples/Example SVG logo(1).png (71228, 2023-11-28)
examples/Screenshot 2023-11-28 at 1.17.52 AM.png (420982, 2023-11-28)
index.js (2639, 2023-11-28)
lib/ (0, 2023-11-28)
lib/shapes.js (786, 2023-11-28)
lib/shapes.test.js (1016, 2023-11-28)
logo.svg (225, 2023-11-28)
package.json (311, 2023-11-28)

# SVG-Logo-Maker Module 10 Challenge: Object-oriented-programming ## Description My motivation for this challenge was to build a Node.js command-line application that takes in user input to generate a logo in a SVG file. This app allows users to choose a shape, color, and provide text for the logo. ## Installation User needs the Inquirer package and Jest package for unit testing. ## Usage User needs to access the command-line application. For Jest testing, use the following command: npm i jest (to install jest) then type in command: npm run test (to run testing it will prompt either Pass or Fail). For SVG-Logo-Maker, use the following command: node index.js The command-line application will accept user input and will be prompted for information about their created logo. Once completed, a logo.svg file will be created and logo can be displayed in the browser. ![Alt text](https://github.com/neilsenzulueta/SVG-Logo-Maker/blob/master/) [Click here view Screencastify](https://github.com/neilsenzulueta/SVG-Logo-Maker/blob/master/https://drive.google.com/file/d/192pGy-WiMKpW6Re0EGxbpE9fUTskKg_J/view) ## Credits N/A ## License Please refer to the LICENSE in the repository.

近期下载者

相关文件


收藏者