kharkovdenys / webmusicplayer

Site for listening to music

Home Page:https://webmusicplayer.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Music Player

Site for listening to music

Requirements

  • Node 16
  • Git

Common setup

Clone the repo and install the dependencies

git clone https://github.com/kharkovdenys/webmusicplayer.git
cd webmusicplayer
npm install

Steps for read-only access

To start the site, run the following

npm run dev

Open http://localhost:3000 and take a look around

About

Site for listening to music

https://webmusicplayer.vercel.app/

License:MIT License


Languages

Language:TypeScript 80.1%Language:CSS 19.4%Language:JavaScript 0.5%