Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sonickmumba/jammming

In this project, you will build a React web application called Jammming. You will use your knowledge of React components, passing state, and requests with the Spotify API to build a website that allows users to search the Spotify library, create a custom playlist, then save it to their Spotify account.
https://github.com/sonickmumba/jammming

Last synced: about 1 month ago
JSON representation

In this project, you will build a React web application called Jammming. You will use your knowledge of React components, passing state, and requests with the Spotify API to build a website that allows users to search the Spotify library, create a custom playlist, then save it to their Spotify account.

Awesome Lists containing this project

README

        

# 📗 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)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 Jammming

**Jammming App** is a web application is that allows users to search the Spotify library, create a custom playlist, then save it to their Spotify account.
It is built using React, Javascript, HTML, CSS3

![https://res.cloudinary.com/djlpfihyu/image/upload/v1718530661/Screenshot_50_jzgbwj.png](https://res.cloudinary.com/djlpfihyu/image/upload/v1718530661/Screenshot_50_jzgbwj.png)

## 🛠 Built With

### Tech Stack

Languages

Testing library


  • RSpec

### Key Features

- **[Users can search for songs by song title]**
- **[Users can see information about each song like title, artist, and album for songs they queried]**
- **[Users can export their custom playlist to their personal Spotify account]**
- **[A

(back to top)

- [Live Demo Link](https://lets-jamm.netlify.app)

## 🚀 Live video

- Coming soon

(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:

### Setup

Clone this repository to your desired folder:

Example commands:

```sh
cd my-folder
git clone [email protected]:Sonickmumba/jammming.git
```

### Install

Install this project with:

```
cd jammming
bundle install
```

### Usage

To run the project, execute the following command:

```sh
npm run dev
```
-
### Run tests
- Coming soon

### Deployment

You can deploy this project using:

## 🚀 Live Demo

- [Live Demo Link](https://lets-jamm.netlify.app)

(back to top)

## 👥 Authors

👤 **Sonick Mumba**

- GitHub: [@Sonickmumba](https://github.com/Sonickmumba)
- Twitter: [@Sonick](https://twitter.com/MumbaSonick)
- LinkedIn: [Sonick Mumba](https://linkedin.com/in/sonickmumba)

(back to top)

## 🔭 Future Features

- [ ] **[Have a decent desktop design for the webapp.]**
- [ ] **[Add login to the app.]**
- [ ] **[implement some UX improvements: include transitions and/or animations, etc]**
- [ ] **[Add a footer]**
- [ ] **[Responsive to all screen sizes]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Sonickmumba/travel-list/issues).

(back to top)

## ⭐️ Show your support

If you like this project it a thumb up : 👍 and share this projects with your friends

(back to top)

## 🙏 Acknowledgments

I would like to thank...
- [
- **Codecademy** for giving the opportunity to learn
- Code reviewers and coding partners
- Hat tip to anyone whose code was used

(back to top)

## 📝 License

This project is [MIT](https://choosealicense.com/licenses/mit/) licensed.

(back to top)