amenos76 / Notify-Spotify-Clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(Not)ify (Spotify Clone)

Table of contents

General info

TBD

Technologies

  • React
  • React Context API
  • Javascript
  • HTML
  • CSS
  • API - Spotify (developer.spotify.com)
  • Spotify Web API wrapper
  • Material UI

Setup

To run the web app, install it locally by cloning the GitHub repository, and in your Terminal type:

cd into the project folder
run $ npm start

Features

  • Authenticate using your own Spotify account to gain access to your unique playlists!

gif of highlights

  • Discover and play new music!

gif of music details

gif of playing songs

  • Control the official Spotify app's playback and volume controls!

gif of playback control

Status

Project is work-in-progress with plans to expand features and add unique features, including an audio visualizer and more..

Contact

Created by Augie Menos

License

Copyright (c) [2021] [Augie Menos]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About


Languages

Language:JavaScript 73.5%Language:CSS 22.7%Language:HTML 3.8%