Skip to content

The Quote App is a simple web application that displays random quotes fetched from an API. It allows users to generate new quotes and share them on Twitter with a click of a button. The app is built using HTML, CSS, and JavaScript, and it utilizes the Fetch API to retrieve quotes from a third-party API.

Notifications You must be signed in to change notification settings

anjalig18/Quote_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quote App

A simple web application that displays random quotes and allows users to share them on Twitter.

Repo Structure

  • index.html: The main HTML file that renders the Quote App.
  • style.css: The CSS file that styles the Quote App.
  • twiter.png: The Twitter logo image used in the Tweet button.

Quick Links

  • [Live Demo]

image

Features

  • Fetches random quotes from an API.
  • Displays the quote and author on the page.
  • Allows users to generate a new quote with a click of a button.
  • Provides a button to share the quote on Twitter.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Fetch API

Getting Started

  1. Clone the repository or download the source code.
  2. Open the index.html file in a web browser.

Usage

  1. The quote and author will be displayed on the page when it loads.
  2. Click the "New Quote" button to generate a new random quote.
  3. Click the "Tweet" button to open a new window and share the quote on Twitter.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

Acknowledgments

About

The Quote App is a simple web application that displays random quotes fetched from an API. It allows users to generate new quotes and share them on Twitter with a click of a button. The app is built using HTML, CSS, and JavaScript, and it utilizes the Fetch API to retrieve quotes from a third-party API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published