Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sonickmumba/jammming
- Owner: Sonickmumba
- Created: 2024-04-06T12:37:21.000Z (7 months ago)
- Default Branch: develop
- Last Pushed: 2024-04-14T00:03:35.000Z (7 months ago)
- Last Synced: 2024-04-14T05:29:09.709Z (7 months ago)
- Language: JavaScript
- Size: 1.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 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)
Languages
Testing library
- RSpec
- **[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
- [Live Demo Link](https://lets-jamm.netlify.app)
- Coming soon
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 Link](https://lets-jamm.netlify.app)
👤 **Sonick Mumba**
- GitHub: [@Sonickmumba](https://github.com/Sonickmumba)
- Twitter: [@Sonick](https://twitter.com/MumbaSonick)
- LinkedIn: [Sonick Mumba](https://linkedin.com/in/sonickmumba)
- [ ] **[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]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Sonickmumba/travel-list/issues).
If you like this project it a thumb up : 👍 and share this projects with your friends
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
This project is [MIT](https://choosealicense.com/licenses/mit/) licensed.