nttung1211 / spatialdj-frontend

🎧 Listen to music with your friends.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpatialDjLogo

Spatial Dj

About The Project

Spatial.dj Home Page Screen Shot

Main Features

  • 🎧 Listen to the same songs with your friends
  • πŸ”₯ Interact through instant messaging, proximity audio, reactions and voting
  • πŸ’¬ A fair queue system to ensure everyone's song choices gets played
  • ⚑ Sleek UI thanks to Chakra-UI components

Demo Video

SpatialDjVideo

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Requires Node version >= 14.16.0

  • You can check your Node version like this
    node -v

πŸ’₯ IMPORTANT: make sure you also clone and run the backend here πŸ’₯

Installation

  1. Clone this repo
    git clone https://github.com/spatialdj/frontend.git
  2. Install NPM packages
    npm install

Usage

  • To run the front end in development mode
    npm start

About

🎧 Listen to music with your friends.


Languages

Language:JavaScript 96.2%Language:CSS 2.5%Language:HTML 1.4%