LogoCraft is a Logo Making App created from scratch using React and Tailwind CSS.
Checkout the Demo website by clicking Here 🚀
- Create custom logos with various shapes, colors, and text options.
- Save and download your logo as a PNG image.
- Share your logo on social media platforms.
- Clone the repository:
git clone https://github.com/HamzaZaidiX/LogoCraft-Logo-Maker.git
- Install dependencies:
cd logo-maker
npm install
- Start the development server:
npm start
- React - The JavaScript library for building user interfaces.
- Tailwind CSS - A utility-first CSS framework for rapidly building custom designs.
- Lucide - A collection of beautiful SVG icons.
This project is licensed under the MIT License - see the LICENSE file for details.