Skip to content

A music player connects the users to any spotify devices nearby and allow then to play music on web.

License

Notifications You must be signed in to change notification settings

Uyadav207/Relaxify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React

Relaxify : A React Spotify Connector 😎

weatherly-react-app: Weatherly is released under the MIT license. PRs welcome! GitHub followers

Netlify Status

Relaxify : A Music Web Player application made with react and Spotify Web api and Spotify Music SDK. Now you can control your music from your computer or anywhere from the web but.....You need your Spotify credentials Right....😜. after login to your Spotify you have to Select SpotifyGo-by Utkarsh from the spotify connect icon

Getting Started

  • Fork the Repository ans star it as well. ⭐
  • Now Head On to your repository section and download a zip or Open on Desktop Recommended (Open On Desktop).
  • Or Follow the Step : Copy The code Below 👇👇👇👇
  • Open a Terminal
git clone <FileName.git>
cd relaxify
code . / atom .

Prerequisites

  • Node.js should be installed in your local Machines
  • Requires ReactJS Reactjs
  • The Geek forking should know how to use routing and API's Fetching ? ... If not Head On to Fetching React API'sReactjs
  • Hands on to axios Function from npm Libraries..
  • The Geek Requesting merge should Document the Modifications in Modifications.md

Installing SERVER--AUTHORIZATION_CODE

###Follow the Steps Below to Install the Packages Required only for the server...

cd SpotifyGo/authorization_code

npm install

nodemon app.js
  • if any error occurs : Do install the Packages seperately like Below:
npm install {Name of the dependencies--Given in package.json file}

  • Wait Until installation is Finished..........Now follow the steps below.

Installing CLIENT--REACT/UI INTERFACE

Follow the Steps Below to Install the Packages Required only for the server...

  • Do install the Packages seperately like Below:
cd SpotifyGo/client
npm install react 
npm install react-dom 
npm install react-fontawesome 
npm install react-scripts 
npm install react-spotify-web-playback 
npm install reactstrap 
npm install spotify-web-api-js 
npm install spotify-web-api-node
  • Using VsCode
code .
  • Using Atom
atom .

Running the tests

To run the test on Your Local Environment.

  • Running client
npm start

or

yarn start
  • Running authorization_code srever
nodemon app.js 

Testing time ...👨‍💻👨‍💻👨‍💻

FOR CLIENT

  • localhost:3000

FOR AUTHORIZATION_CODE

  • localhost:8888

Deployment

Built With

Author

  • Utkarsh Yadav - Github student developer and a MERN developer - @Uyadav207

See also the list of contributors who participated in this project.

License

This project is licensed under the Apache License - see the LICENSE file for details

Acknowledgments

ScreenShots

About

A music player connects the users to any spotify devices nearby and allow then to play music on web.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published