Skip to content

Maite2003/GiftCardsGenerator

Repository files navigation

LaChapitaMDP Gift Card Generator

This is a simple project I developed for my dad to help him generate gift card images for his business, LaChapitaMDP.

⚠️ Important Note

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.

🚀 Deployment

The project is deployed on Vercel and can be accessed here: 👉 https://gift-cards-generator.vercel.app

Tech Stack

  • Framework: Next.js
  • Styling: Tailwind CSS
  • Image Generation: Next.js ImageResponse (@vercel/og)

Getting Started

  1. Install the dependencies:

    npm install
  2. Run the development server:

npm run dev
  1. Open http://localhost:3000 with your browser to create a card.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published