Skip to content

Quotify is a web application that enables users to generate instant quote cards. It allows users to input their preferred quote, author's name, and specify their desired background image.

License

Notifications You must be signed in to change notification settings

S-HARI-S/Quotify

Repository files navigation

Quotify

About

Quotify is a web application that enables users to generate instant quote cards. It allows users to input their preferred quote, author's name, and specify their desired background image.

Tech used

Create development server

To install all necessary packages , run :

npm i

To start a local server run :

npm run dev

Sample outputs

canvas canvas1

Working

Users can enter the author name , quote and a description of background image into the text box provided. These values are read and the bg image description is given as prompt to DALLE. A response containing url of generated image is obtained and it is rendered on a HTML canvas. Then the author name , quote are also rendered on top of the image canvas.

About

Quotify is a web application that enables users to generate instant quote cards. It allows users to input their preferred quote, author's name, and specify their desired background image.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published