[go: nahoru, domu]

Skip to content

brtvcl/spotify-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotfiy Clone made with React.js

Table of Contents

Spotify UI Clone made with React.js

Install & Build

Prerequisites

  • Install Node.js
  • Clone the repo

📦 After cloning the repo install dependecies with

npm i

📡 To run development server use dev script

npm run dev

🔧 To build use build script

npm run build

Demo

🌐 https://spotify-clone-brtvcl.netlify.app

Tech

This project uses a number of open source projects to work properly:

  • [React.js] - JS library for crafting user interfaces
  • [Vite - Modern] build tool
  • [Redux Toolkit] - State managament library
  • [Netlify] - Free hosting for static web apps

License

MIT