Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/simongideon/lyrics

This is an online that plays your best music from Spotify. One can stream or search for lyrics using the app it also recommends the best song according to your geolocation. Provides play, pause, next, and volume functionality to improve user experience with the app.
https://github.com/simongideon/lyrics

javascript json-api rapidapi reactjs redux slider-plugin

Last synced: about 2 months ago
JSON representation

This is an online that plays your best music from Spotify. One can stream or search for lyrics using the app it also recommends the best song according to your geolocation. Provides play, pause, next, and volume functionality to improve user experience with the app.

Awesome Lists containing this project

README

        



MUSIC APP

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [📝 License](#license)

# 📖 My Music App

**My Music App** is an online music player that allows you to play music from Spotify for free.

## 🛠 Built With

### Tech Stack

Client

Styling

### Key Features

- **Best Music around your location**
- **Best music suggestion worldwide**
- **Auto navigate to the next song in the playlist**

(back to top)

## 🚀 Live Demo

![sound-on-sonido](https://github.com/user-attachments/assets/0215608c-043a-4347-8fae-8ec1db2abc09)

[Click Me ](https://sg-lyriks.netlify.app/)
## Video Demo

https://github.com/SimonGideon/lyrics/assets/61404403/2c58380e-235c-4386-9a63-1453db671b92

Click on the image above to watch the video.

## Alternative Link to Video

[Watch the video on Vimeo](https://vimeo.com/898307547)

(back to top)

## 💻 Getting Started
To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:
1. Node js

### Setup

Clone this repository to your desired folder:

```sh
cd my-lyrics
git clone https://github.com/SimonGideon/lyrics.git
```

### Install

Install this project with:

```sh
cd lyrics
npm i
```

### Usage

To run the project, execute the following command:

```sh
npm run dev
```

(back to top)

## 👥 Authors

👤 **Simon Gideon**

- GitHub: [@SimonGideon](https://github.com/SimonGideon)
- Twitter: [@Simo_Giddy](https://twitter.com/Simo_Giddy)
- LinkedIn: [mnayi-gideon](https://linkedin.com/in/mnayi-gideon)

(back to top)

## 🔭 Future Features

- [ ] **Create Que**
- [ ] **Give suggestions according to searches**
- [ ] **Accont management**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project...

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)