Skip to content

Latest commit

 

History

History
49 lines (41 loc) · 1.27 KB

README.md

File metadata and controls

49 lines (41 loc) · 1.27 KB

Taylor Swift Random Lyrics Generator

Introduction

The Taylor Swift Random Lyrics Generator is a web application that generates random lyrics or quotes from Taylor Swift's songs. Built with React and hosted on Vercel, it provides a simple and fun way to get inspired by Taylor Swift's words.

Table of Contents

Installation

  1. Clone the repository:
    git clone https://github.com/CandyVelazco100/TaylorSwift-LyricsGenerator.git
  2. Navigate to the project directory:
    cd TaylorSwift-LyricsGenerator
  3. Install the dependencies:
    npm install

Usage

  1. Start the development server:
    npm start
  2. Open your browser and navigate to http://localhost:3000 to view the application.

Features

  • Generates random Taylor Swift lyrics or quotes.
  • Simple and intuitive user interface.
  • Built with React for a dynamic user experience.

Dependencies

  • React
  • Node.js

Contributors

License

This project is licensed under the MIT License.