A dynamic web application that displays and archives Kanye West quotes with style and elegance. Built with modern web technologies and a sleek design aesthetic.
- Real-time quote fetching from Kanye REST API
- Quote archival system
- Copy-to-clipboard functionality
- Responsive design with blur effects
- Mobile-friendly interface
- Astro - Core framework for building fast static sites
- Tailwind CSS - Utility-first CSS framework
- TypeScript - Type-safe JavaScript
- GSAP - Professional animations
- Montserrat Font - Typography
/
βββ src/
β βββ components/
β βββ layouts/
β βββ pages/
β βββ styles/
βββ public/
βββ package.json
- Clone the repository
- Install dependencies:
npm install
- Run development server:
npm run dev
The project uses the Kanye REST API to fetch random Kanye West quotes.
Feel free to contribute to this project. Open issues and pull requests are welcome!
MIT License - Feel free to use this project for your own learning and development.
- Inspired by Kanye West's artistic vision
- Project made just for fun.
- Community-driven development
- Special thanks to ajzbc for creating the Kanye REST API, which powers this application.