Drawyy is a web-based drawing application built with Next.js, styled with Tailwind CSS, and uses animations from Framer Motion. It offers users an interactive canvas to create and manipulate shapes. The backend is powered by FastAPI, and image art generation features are supported by Stable Diffusion.
- Drawing Canvas: Allows users to draw and add shapes to the canvas.
- Shape Manipulation: Users can resize, move, and customize shapes directly on the canvas.
- Animations: Smooth animations enhance the user experience with Framer Motion.
- Backend API: Built with FastAPI, ensuring quick and efficient performance.
- Art Generation: Generates unique art pieces using Stable Diffusion.
- Clone the Repository:
git clone https://github.com/your-username/drawyy.git