https://github.com/fatima-progmmer/quote-app
https://github.com/fatima-progmmer/quote-app
app cs html js mini project quote
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fatima-progmmer/quote-app
- Owner: Fatima-progmmer
- Created: 2024-09-11T11:38:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-08T02:42:38.000Z (over 1 year ago)
- Last Synced: 2025-03-08T03:24:04.087Z (over 1 year ago)
- Topics: app, cs, html, js, mini, project, quote
- Language: CSS
- Homepage: https://fatima-progmmer.github.io/Quote-App/
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quote App
## Overview
The **Quote App** is a simple application that displays random motivational or inspirational quotes. This project helps users get inspired by showing different quotes each time they interact with the app.
## Features
- Displays random quotes.
- User-friendly interface.
- Lightweight and fast.
- Can be extended with additional features like categories, API integration, or saving favorite quotes.
## How to Run the App
1. Clone the repository:
```sh
git clone https://github.com/Fatima-progmmer/Quote-App
```
2. Navigate to the project folder:
```sh
cd Quote-App
```
3. Open the `index.html` file in a web browser, or if a backend is used:
```sh
npm install # Install dependencies
npm start # Start the server
```
## Future Improvements
- Add categories for different types of quotes.
- Allow users to save their favorite quotes.
- Implement a share feature for social media.
- Fetch quotes from an external API.
## Contribution
Feel free to contribute by adding more features, improving UI/UX, or optimizing the code. Fork the repository and create a pull request with your changes.
## License
This project is open-source and available under the **MIT License**.
---
### Author: Tanzeela Fatima
For more projects and contributions, visit my [GitHub Profile](https://github.com/Fatima-progmmer).