Skip to content

eslammamdouh24/quote-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quote Generator

A simple and engaging web application that generates random quotes to inspire, motivate, or simply entertain users. Includes options to share quotes on Twitter and dynamically fetch quotes from an API.

Features

  • Random Quote Generation: Displays a new quote each time the "New Quote" button is clicked.
  • Author Information: Displays the author of the quote or "Unknown" if not available.
  • Share on Twitter: Allows users to tweet the displayed quote with a single click.
  • Dynamic Fetching: Fetches quotes from a public API for dynamic content.
  • Fallback Support: Includes a local array of quotes to ensure functionality even if the API is unavailable.
  • Responsive Design: Fully responsive and mobile-friendly interface.

Demo

Live Demo

Preview Screenshot

Technologies Used

  • HTML5: Structure of the web app.
  • CSS3: Styling and responsive design.
  • JavaScript (ES6): Core functionality and dynamic features.
  • Fetch API: To retrieve quotes from an external source.

Getting Started

Prerequisites

Make sure you have a modern web browser and a stable internet connection.

Installation

  1. Clone the repository:
    git clone https://github.com/eslammamdouh24/quote-generator.git
    cd quote-generator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published