Skip to content

Kobby-Jones/quote-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quote Generator

This is a simple web application that generates random quotes fetched from an external API and allows users to share them on Twitter.

Technologies Used:

  • HTML
  • CSS
  • JavaScript

Usage:

  1. Open index.html in your web browser.
  2. Click on the "New Quote" button to generate a new random quote.
  3. Click on the Twitter icon to share the quote on Twitter.

View Live:

Visit Page

Files:

  • index.html: HTML file containing the structure of the web page.
  • style.css: CSS file for styling the web page.
  • quotes.js: JavaScript file containing an array of quotes (currently fetched from an external API).
  • script.js: JavaScript file for fetching quotes from the API, displaying them on the web page, and enabling the sharing of quotes on Twitter.

Acknowledgements:

Author:

Kobby Jones

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published