Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.3 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.3 KB

Random-Quote-Generator

Random Quote Generator is built using JavaScript and includes several features such as Event listeners, DOM manipulation, and the use of standard JSON APIs. You can view the live project hosted on GitHub.

Introduction

This project is a web application that fetches and displays a random quote using an API. You can get a new quote using a button and also share the quote on your Twitter account.

Features

  • Random Quote Generation: Click the "New Quote" button to fetch and display a random quote from a custom JSON API.

  • Dynamic Styling: Dynamically adjusts the styling of the quote based on its length, ensuring a pleasant reading experience.

  • Twitter Sharing: Share your favourite quotes on Twitter with a single click using the "Tweet" button.

How to Use

  1. Visit the Random Quote Generator on GitHub Pages.

  2. Click the "New Quote" button to fetch and display a random quote.

  3. Click the "Tweet" button to share the quote on Twitter.

Contributing

If you would like to contribute to this project or report issues, please visit the GitHub repository.

Thank you for using the Random Quote Generator! Enjoy exploring and sharing inspiring quotes.