An interactive web application that generates insightful and motivational quotes using a Large Language Model (LLM) via OpenRouter's API. Users can generate random quotes, tweet their favorite ones, and customize the appearance by changing background colors and fonts.
- Features
- Prerequisites
- Getting Started
- Running the Project
- Usage
- Built With
- API Integration
- Contributing
- License
- Acknowledgments
- Getting Help
- Generate Random Quotes: Fetch unique, insightful motivational quotes generated by an AI language model.
- Tweet Favorite Quotes: Share inspiring quotes directly to Twitter with a single click.
- Customize Appearance:
- Change background colors to suit your mood.
- Switch between different font styles for a personalized experience.
Before you begin, ensure you have met the following requirements:
- Node.js (version 14 or higher): Install from Node.js Official Website.
- npm: Comes bundled with Node.js.
- Git: For cloning the repository. Install from Git Official Website.
- An OpenRouter API Key: Sign up and obtain an API key from OpenRouter.
Follow these instructions to set up the project locally.
Clone the repository to your local machine using Git:
git clone https://github.com/yourusername/interactive-quote-generator.git