Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 .

Awesome Lists containing this project

README

        

# Taylor Quote Generator
Taylor

A simple web application that generates random quotes from Taylor Swift.


My Terminal

## 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)