An open API service indexing awesome lists of open source software.

https://github.com/ersync/random-quote-generator

A random quote generator based on HTML, CSS, and plain JavaScript.
https://github.com/ersync/random-quote-generator

Last synced: 13 days ago
JSON representation

A random quote generator based on HTML, CSS, and plain JavaScript.

Awesome Lists containing this project

README

          

# Random Quote Generator

A simple web application that displays random quotes with smooth transitions and auto-play functionality. This project is part of the Treehouse JavaScript Techdegree program.

## Features
- Display random inspirational quotes
- Dynamic background color changes
- Auto-play functionality with play/pause controls
- Responsive design for all screen sizes

## Technologies
- HTML5
- CSS3
- Vanilla JavaScript
---

*This project is part of the [Treehouse JavaScript Techdegree](https://teamtreehouse.com/techdegree/front-end-web-development) curriculum.*