Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xsidx/my-spotify

MySpotify is a fully responsive web application that: Displays a list of a users favourite artists Displays each artist's top Tracks Allows users to search for any Artists and view their top 5 latest albums
https://github.com/xsidx/my-spotify

createasyncthunk framer-motion reactjs redux tailwindcss

Last synced: 4 months ago
JSON representation

MySpotify is a fully responsive web application that: Displays a list of a users favourite artists Displays each artist's top Tracks Allows users to search for any Artists and view their top 5 latest albums

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# My Spotify

> My spotify is a web application that:
- Displays a list of a users favourite artists
- Displays each artist's top Tracks
- Allows users to search for any Artists and view their top 5 latest albums

## Built With

- React(Create React App)
- Tailwind CSS
- Framer Motion
- [Spotify API](https://developer.spotify.com/documentation/web-api/).

## Live Link

Check out the live demo [here](https://my-spotify-sid.netlify.app/).

## Presentation Demo

[Here](https://www.loom.com/share/108c6d56b23a45f6a6d7ad4599a5f531) is a short demo, previewing the app.

## Getting Started

## Prerequisites

- React & Redux

## Install

- run `git clone [email protected]:XsidX/my-spotify.git` on your terminal
- cd into the directory
- run `npm install`

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

The page will reload when you make changes.\
You may also see any lint errors in the console.

### `npm test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`

Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

## Authors

👤 **Sidney**

- GitHub: [XsidX](https://github.com/XsidX)
- Twitter: [@\_sid_o](https://twitter.com/_sid_o_)
- LinkedIn: [Sidney Kaguli](https://www.linkedin.com/in/sidney-kaguli-0116801a6/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments
- Original [design]() idea by [Nelson Sakwa](https://www.behance.net/sakwadesignstudio) on Behance.
- The spotify app design 🎉
- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](https://github.com/XsidX/my-spotify/blob/dev/MIT.md) licensed.