š CraftMyLogo
A modern and clean Logo Builder App that lets you craft beautiful logos instantly using icons, gradients, and powerful controls.
š Live Demo: craftmylogo-production.up.railway.app
š ļø Built With
- āļø React (with Vite)
- šØ Tailwind CSS
- š¾ Node.js + Express (Backend)
- š¼ļø
lucide-react
for icons
- š¦ Railway for deployment
š Features
- š¼ļø Live Logo Preview with gradient/color controls
- šļø Adjustable icon size, rotation, and background
- š„ One-click PNG logo download
- š§ Smart use of
localStorage
to persist design
- šÆ Fully responsive design
š„ļø Getting Started
Prerequisites
Installation
git clone https://github.com/arpan-mishraaa/CraftMyLogo.git
cd CraftMyLogo
npm install