# LogoMaker **Repository Path**: donPabloNow/LogoMaker ## Basic Information - **Project Name**: LogoMaker - **Description**: A desktop version of online logo maker https://logomakr.com/ - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-29 - **Last Updated**: 2022-01-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Free Online LogoMaker It is a desktop app version of Free Online Logo maker https://logomakr.com/ ## Setup ```bash sudo npm install -g electron ``` ## Clone the Repo ```bash git clone https://github.com/JeFcorp/LogoMaker.git ``` ## Install Dependencies ```bash cd LogoMaker npm install ``` ## Run App ```bash cd LogoMaker ./logo-maker ``` ![LogoMaker](https://github.com/JeFcorp/LogoMaker/blob/master/logomaker.png?raw=true)