Skip to content

tarek99samy/spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A spotify mimic

About the project

It is currently developed. The project tries to mimic many pages from the Spotify webApp in mobile first approach, the web player pages and premium actions not implemented yet

Technologies

  1. React
  2. CSS architectures using BEM metholodogy and CSS variables

How to run

  1. clone the repo

  2. run following commands in your terminal

     cd spotify && npm i
     npm start