/Playwave

Playwave • Music Snippets Streaming Platform 🎵

Primary LanguageTypeScriptMIT LicenseMIT

Playwave is Music streaming platform

Which is mainly written in Typescript and in React.js

and HUGE HUGE HUGE Thank you for Deezer API for giving me all this musics data, even 30 seconds long audio

What can you do on there?

  • look for musics
  • create playlists
  • modify profile
  • edit and delete songs/playlist

wanna hear a joke? this website doesn't use any Database xDD yeah yeah, you guess right website uses localStorage so that means every stuff what you do, add, edit or something else everything go in your browser, if you clean up your browser or move on another browser all your stuff will be gone :((

wanna contribute on that project? contribution is closed yet ;/ because i'm not planning to continue this project anymore, but in the future what will happen I don't really know so don't kill your hopes :))

Main contributor: callmenikk

How to run?

first of all you need node.js at least version >=5.2.0

then run this command in terminal

npm install

it will install all dependencies what I used in Project

if project is ready to launch run this command line

npm start

then move in the server

cd server

and run

npm install

and

npm run devStart

now you are free to go ;)