Skip to content

mzaintariq/spotify-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name & Summary

SpotifyClone

A Spotify clone application built using the Spotify Web API with React, Redux, JavaScript, and Sass. This project was bootstrapped with Create React App, using the Redux and Redux Toolkit template.

Project Status

This project is currently in development.

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine. Set up environment variables (REACT_APP_CLIENT_SECRET, REACT_APP_CLIENT_ID, REACT_APP_REDIRECT_URI) in a .env.local file.

Installation:

npm install

To Run Test Suite:

npm test

To Start Server:

npm start

To Visit App:

localhost:3000/

Deployed Version

https://spotify-clone-z.herokuapp.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published