Logo Master is a web application for creating and customizing logos. Users can change the size, color, background, and add image logos to create unique designs.
- Change Logo Size: Adjust the size of the logos to fit your design needs.
- Color Customization: Change the colors of the logos to match your brand.
- Background Options: Choose from different background colors.
- Add Image Logos: Upload and add image logos to your design.
- ReactJS: A JavaScript library for building user interfaces.
- Vite: A build tool that provides a fast development server and optimized builds.
- Context API: For state management.
- Axios: For making HTTP requests.
- html2canvas: To capture and convert HTML elements to canvas.
- Tailwind CSS: A utility-first CSS framework for styling.
- Shadcn UI: A UI component library.
To get started with Logo Master, follow these steps:
-
Clone the repository:
git clone https://github.com/TejasNasre/Logo-Master.git cd Logo-Master
-
Install the dependencies:
npm install
-
Start the development server:
npm run dev
-
Open the application:
http://localhost:5173
-
Select a logo from the list.
-
Use the customization tools to adjust size, color,background, and add images.
-
Preview your logo and download it once you are satisfied.
We welcome contributions! Please see the CONTRIBUTING.md file for guidelines on how to contribute to this project.
This project is licensed under the MIT License. See the LICENSE file for more information.