Skip to content

Alexskq/elevator-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elevation Generator

https://elevator-generator.vercel.app/

This project is a React application that allows users to generate images with custom style settings such as padding, shadow, and border radius. The application also enables downloading or copying the generated image.

Technologies Used

  • React.js
  • Tailwind CSS
  • DaisyUI
  • FileReader API

Features

  • Image Upload: Upload an image from your device to customize.
  • Style Customization: Adjust the image's padding, shadow, and border radius.
  • Download and Copy: Download the customized image or copy it to the clipboard.

Installation and Usage

Prerequisites

  • Node.js
  • npm or pnpm

Installation

Clone the project repository:

git clone https://github.com/yourusername/elevation-generator.git
cd elevation-generator

npm install
npm run dev

Releases

No releases published

Packages

No packages published