This is a simple project I developed for my dad to help him generate gift card images for his business, LaChapitaMDP.
This tool is designed exclusively for internal use by my father. It does not contain any input validation, security checks, or database integration. Its sole purpose is to generate a downloadable image based on the inputs provided.
The project is deployed on Vercel and can be accessed here: 👉 https://gift-cards-generator.vercel.app
- Framework: Next.js
- Styling: Tailwind CSS
- Image Generation: Next.js ImageResponse (
@vercel/og)
-
Install the dependencies:
npm install
-
Run the development server:
npm run dev- Open http://localhost:3000 with your browser to create a card.