Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanjaraiy/quotegenerator_project
This repository features a Quote Generator project built with HTML, CSS, and JavaScript. Generate and share inspiring quotes directly to Twitter! 🚀🐦
https://github.com/sanjaraiy/quotegenerator_project
css-flexbox css3 fetch-api html5 javascript quote-api quote-generator
Last synced: about 2 months ago
JSON representation
This repository features a Quote Generator project built with HTML, CSS, and JavaScript. Generate and share inspiring quotes directly to Twitter! 🚀🐦
- Host: GitHub
- URL: https://github.com/sanjaraiy/quotegenerator_project
- Owner: sanjaraiy
- Created: 2024-01-12T13:35:30.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-07-06T10:41:32.000Z (6 months ago)
- Last Synced: 2024-07-06T11:47:33.973Z (6 months ago)
- Topics: css-flexbox, css3, fetch-api, html5, javascript, quote-api, quote-generator
- Language: CSS
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quote Generator Project 📝✨
Welcome to the Quote Generator Project! This application allows you to generate and share inspiring quotes directly to Twitter.## Features
- Generate random quotes with a single click
- Share quotes directly to Twitter
- Responsive design for various devices## Built With
- **HTML** - Structure of the application
- **CSS** - Styling and layout
- **JavaScript** - Functionality and logic## Getting Started
To get a local copy up and running, follow these simple steps.### Prerequisites
You need a web browser to run this project.
### Installation1. Clone the repo
```sh
git clone https://github.com/sanjaraiy/QuoteGenerator_project.git
```
2. Open the index.html file in your web browser## Usage
- Click the "New Quote" button to generate a random quote.
- Click the "Tweet" button to share the quote on Twitter.