This repository contains an interactive Comic Creator application built using HTML, TailwindCSS, and React JS. This project allows users to effortlessly create, share, and download delightful 10-panel comic strips.
- Text-to-Image API Integration: Input text into a form and witness the magic as it's sent to a text-to-image API, transforming your words into vibrant comic strip panels.
- 10-Panel Comic Strip: Create immersive stories by adding text to 10 images, crafting a complete and visually appealing comic strip.
- Text Annotations: Enhance your storytelling by adding text annotations directly onto the images, giving characters a voice or guiding the narrative.
- Download and Share: Download your comic strip for a personal keepsake or generate a unique shareable link to spread the joy with friends and followers online.
- ReactJS: The frontend of the application is built using ReactJS, providing a dynamic and responsive user interface.
- Tailwind CSS: The styling is crafted with Tailwind CSS, enabling easy customization and a clean, modern design.
- React Hot Toast: Toast notifications are implemented using React Hot Toast, enhancing user feedback for various actions.
- Cloudinary: Upload and store the generated comics online using Cloudinary, ensuring seamless accessibility and sharing.