lugnitdgp / PlayPal

app for finding songs later to be added to a playlist where they will be playable
MIT License
0 stars 11 forks source link

PlayPal

forthebadge
GSoC Heat 2021
forthebadge forthebadge forthebadge forthebadge

An app for finding songs later to be added to a playlist where they will be playable

Contribution guidelines

Kindly follow contributing.md, if you want to lend a hand in making this project better.

Build Setup

Requirements:

  1. Make Directory

    mkdir project
    cd project
  2. Clone the Repository

git clone https://github.com/lugnitdgp/PlayPal.git

3. Change directory
```bash
cd PlayPal
  1. Start MongoDB

    sudo service mongod start
  2. Check Status

    sudo service mongod status
  3. Launch App by

    node app.js

App hosted at

http://localhost:3000/