Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mo7ammedd/taylor-quote-generator
Taylor Swift Random Quote Generator In JavaScript .
https://github.com/mo7ammedd/taylor-quote-generator
lyrics quote-generator random taylor-swift
Last synced: about 1 month ago
JSON representation
Taylor Swift Random Quote Generator In JavaScript .
- Host: GitHub
- URL: https://github.com/mo7ammedd/taylor-quote-generator
- Owner: Mo7ammedd
- License: mit
- Created: 2024-02-13T19:08:04.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-28T22:38:22.000Z (8 months ago)
- Last Synced: 2024-04-28T23:22:34.728Z (8 months ago)
- Topics: lyrics, quote-generator, random, taylor-swift
- Language: JavaScript
- Homepage: https://taylor-quotes.vercel.app
- Size: 11.9 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Taylor Quote Generator
A simple web application that generates random quotes from Taylor Swift.
## Table of Contents
- [Demo](https://taylor-quotes.vercel.app/)
- [Features](#features)
- [Installation](#installation)
- [Contributing](#contributing)
- [License](https://github.com/Mo7ammedd/taylor-quote-generator/blob/main/LICENSE)## Features
- Generates random Taylor Swift quotes.
- Responsive design for mobile and desktop.## Installation
Install dependencies:
Open a terminal or command prompt in the root of the project directory, and run the following command to install the required dependencies:
```
npm install
```5. Start the application:
After the installation is complete, run the following command in the terminal to start the application:
```
npm start
```Now the application should be up and running. You can access it through your browser at the specified URL
```(usually http://localhost:3000)```.## Usage
* To Get Random Taylor Swift lyrics```:https://taylor-swift-lyrics-eaia.onrender.com/get```
* To Get Random Taylor Swift lyrics from a specific album or song :
* From an album : ```https://taylorswiftapi.onrender.com/get?album=```
* From a song : ```https://taylorswiftapi.onrender.com/get?song=```
* To Get All Taylor Swift lyrics from a specific album or song :
* From an album : ```https://taylorswiftapi.onrender.com/get-all?song=```
* From a song : ```https://taylorswiftapi.onrender.com/get-all?album=```## Contributing
* visit my repo to Contributing with my API [click here](https://github.com/Mo7ammedd/taylor-swift)
* Contribute your favourite taylor lyrics / quotes
* Add the lyrics / quotes to `taylorquotes.js`
* While adding a quote, keep album and song fields as none
* make a pull request
* no repetitions
* adding endpoints / making other suggestions
## License
[![License](https://img.shields.io/:License-MIT-blue.svg?style=flat-square)](http://badges.mit-license.org)
- MIT License
- Copyright 2024 ©
- [Mohammed Mostafa](https://github.com/mo7ammedd)
- [Yousef hassany](https://github.com/youssefhassany)