Skip to content

SubramanyaKS/RandomQuoteGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Quote Generator

A simple web app that displays random quotes. Get inspired, motivated, or just amused with a click of a button!

Features

  • Click the "New Quote" button to fetch a new random quote.
  • Beautifully styled interface with a focus on readability.
  • Share your favorite quotes on social media (only twitter).

Tech Stack

  • HTML5
  • CSS3
  • JavaScript

Structure

📦  RANDOMQUOTEGENERATOR    
├── .gitignore
├── README.md
├── images
│   └── logo2.png
├── index.html
├── js
│   └── script.js
└── css
    └── style.css

Installation

You can install the project with 2 method

  1. By using Zip method.

    • Download the project in zip format using "Download Zip " option.
    • Save it in folder and run index.html file.
  2. Using git.

    • clone the repository using command git clone https://github.com/SubramanyaKS/RandomQuoteGenerator.git
    • run the index.html file

Deployment

The website is deployed in Github Pages.

you can refer this page. for more details about deployment

Demo

You can see the project demo in below link:

project website

Authors

Acknowledgements

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

Feedback

If you have any feedback, please reach out to us at email

If you like this don't forget to ⭐ the repository.

Thank You for visiting Have a nice day 😊