A dynamic web application that fetches and displays Kanye West quotes in an elegant 3D-style container with social sharing capabilities.
- π― Fetches random Kanye West quotes using the Kanye.rest API
- π« Stylish 3D container with hover effects
- π¨ Modern gradient background with blur effects
- π "New Quote" button to fetch fresh quotes
- π± Fully responsive design for seamless viewing on any device
- π€ Social media sharing options:
- Instagram (manual sharing)
- HTML5
- CSS3 (including modern features like
backdrop-filter) - JavaScript (ES6+)
- Remix Icon for social media icons
- Fetch API for retrieving quotes
- Asynchronous JavaScript with
async/await - Dynamic DOM manipulation
- Robust error handling
- CSS transforms and transitions for interactive effects
- Flexible layout using Flexbox
- Modern UI/UX design principles
- Social media integration for sharing quotes
3D-Quote-Generator/
βββ index.html # Main HTML file
βββ style.css # CSS for styling
βββ script.js # JavaScript for functionality
- Clone this repository:
git clone https://github.com/yourusername/3d-quote-generator.git
- Navigate to the project directory:
cd 3d-quote-generator - Open
index.htmlin your browser. - Click the "New Quote" button to generate quotes.
- Share your favorite quotes on your preferred social platform.
Feel free to open an issue or contribute to enhance this project. Happy coding! π

