An AI-powered quote generator that creates visually customizable social media posts. Built with the MERN stack, Tailwind CSS, and Vite, QuoteCanvasAI offers features like topic-based quote generation, font and color customization, and layout options.
- Topic-based quote generation
- Font and color customization
- Layout options for social media posts
- Integration with AI algorithms for creating engaging quotes
- Real-time preview of generated quotes
- Responsive design for various device screens
- MERN stack (MongoDB, Express, React, Node.js)
- Tailwind CSS
- Vite
- Gemini API for quote generation
- Node.js and npm installed
- MongoDB installed and running
- Internet connection for AI services (if applicable)
-
Clone the repository:
git clone https://github.com/huamanraj/QuoteCanvasAI.git
-
Navigate to the project directory:
cd QuoteCanvasAI
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Access the application at
http://localhost:3000
in your browser.
The API provides the following endpoints:
/api/generateText
- POST
Parameters for POST request:
{
"topic": "inspiration",
}
For questions or feedback, reach out to the maintainers at amanraj12.ar@gmail.com aman-raj.xyz