A Pornhub Pattern Logo Generator
Logoly
A Simple Logo Online Generator Website For People Who want to design Logo Easily.
Feature
- Generate Logo Like Pornhub
- Download Your Own Logo as
Png
- Customize Logo Color
- Customize Logo Font Size
How To Use
- Open The Logoly Website: https://logoly.pro/
- Edit The Text In Box
- Change Color && Font Size as you Like
- Click the Download Button to download Image.
Todo
- Post it to Twitter
- Share it on Facebook
- Customize Font
How to Contribute
For People Who want to ask a new Feature or report a bug, Click This Link to open a new Issue.
For People Who want to code for this project, read the How To Develop this Project
Section.
At the end of this Section, I suggest you read the Contributing File.
Requirements
- Node.js
How To Develop this Project
- Clone Project in your computer
- Install requirements by run
npm install
at project root directory - Run development server by
npm run serve
- Edit File
- Run Build by
npm run build