Skip to content

Amansingh0807/logo-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Logo Maker Online

Logo Maker Online is a web-based tool that allows users to easily create custom logos or favicons. Users can either input commands to generate a logo or choose from pre-set options to design their perfect logo with ease.

Features

  • Create custom logos or favicons by entering simple commands.
  • Choose from pre-designed options to quickly create a logo.
  • Supports logo and favicon creation for various use cases (websites, apps, etc.).
  • Simple and intuitive user interface.

Tech Stack

  • HTML: Structure of the web pages.
  • CSS: Styling and layout for an attractive design.
  • JavaScript: Logic and interactivity to enable real-time logo generation.

How It Works

  1. Command Mode: Type in commands (e.g., shape, color, text) to generate a custom logo.
  2. Option Mode: Choose from a set of options for elements like colors, shapes, and fonts to design a logo or favicon.

How to Use

  1. Clone or download this repository.
    git clone https://github.com/your-username/logo-maker-online.git
  2. Open index.html in your browser.
  3. Start creating your logo by entering commands or selecting options.

Contribution

We welcome contributions from developers of all skill levels! Whether you're fixing a bug, adding new features, or improving documentation, your help is appreciated.

To contribute:

  1. ⭐ Star the repository to show your support.
  2. 📝 Create an issue outlining how you'd like to contribute to the project.
  3. 🍴 Fork the repository to make your own copy:
    # Click on the "Fork" button at the top right of the repository page
  4. 💻 Implement your changes in the forked repository by creating a new branch for your feature or fix:
    git checkout -b feature-or-fix-name
    
  5. Make your changes and commit them using Conventional Commits:
    git commit -m "feat: describe your changes"
    
  6. 🔄 Push your branch:
    git push origin feature-or-fix-name
    
  7. Open a pull request and describe the changes you made, mentioning the issue number you're addressing.
  8. ⏳ Wait for review and feedback from the maintainers.

About

simple logo maker using html and css

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages