Skip to content

shajidhasan/wishgram

Repository files navigation

Wishgram

Wishgram is a web application that allows you to generate personalized handwritten wish cards for every occasion, powered by AI. Whether it’s a birthday, holiday, or special event, simply type your message, and Wishgram will create a beautiful, custom card for you to share with your loved ones. Try it out here.

Installation

To get Wishgram up and running on your local machine, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/shajidhasan/wishgram.git
    cd wishgram
  2. Install Dependencies:

    npm install
  3. Set Up Environment Variables:

    • Rename the .env.example file to .env
    • Input your Gemini AI API key. You can acquire it for free.
  4. Run the Development Server:

    npm run dev

    The application should now be running locally.

License

This project is licensed under the MIT License. You are free to use, modify, and distribute this software as you see fit.

About

Make handwritten wish cards to share on social media

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published