Skip to content

AlejandroLuisHC/folk-songs-game

Repository files navigation

CodeFactor License: MIT

Song Guessing Game

This project is a web-based song guessing game where users can listen to song previews and guess the name of the song and the band.

Table of Contents

Features

  • Dynamic song selection from a Spotify playlist.
  • Progressive difficulty levels.
  • Real-time feedback on correct and incorrect guesses.
  • Play/pause functionality for song previews.
  • Interactive user interface.

Getting Started

Prerequisites

Before you begin, ensure you have the following installed:

Installation

  1. Clone the repository:
git clone https://github.com/AlejandroLuisHC/folk-songs-game.git
  1. Change into the project directory:

  2. Install dependencies:

pnpm install

Usage

  1. Obtain Spotify API credentials (client ID and client secret) and update the .env file.

  2. Run the development server:

pnpm dev
  1. Open your browser and navigate to http://localhost:5173 to play the game.

Technologies Used

Contributing

Contributions are welcome! Feel free to open issues or pull requests.

License

This project is licensed under the MIT License.