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

Home Page:https://my-spotify-sid.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Live Link

Check out the live demo here.

Presentation Demo

Here is a short demo, previewing the app.

Getting Started

Prerequisites

  • React & Redux

Install

  • run git clone git@github.com: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 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 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 for more information.

Authors

πŸ‘€ Sidney

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Original design idea by Nelson Sakwa on Behance.
  • The spotify app design πŸŽ‰
  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

πŸ“ License

This project is MIT licensed.

About

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://my-spotify-sid.netlify.app/


Languages

Language:JavaScript 92.1%Language:HTML 6.7%Language:CSS 1.2%