Skip to content

fabiobueno/spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Clone With React.js

Project created to study React.js

Install JSON-SERVER

yarn global add json-server

Install Dependencies

yarn install

Start JSON-SERVER

json-server server.json -p 3001 -w -d 500

Start Project

yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published