payneInTheBrian / New-Cloud-Sounds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud Sounds


Live @

https://cloud-sounds.herokuapp.com/


Objectives

  • Allows users to upload your music, share it with the world, and connect with other artists to discover new and exciting music

Who is this for?

  • Musicians and music lovers

Install

npm install


Things to add

  • Create a .env file in config folder and add the following as key = value
    • PORT = 2121 (can be any port example: 3000)
    • DB_STRING = your database URI
    • CLOUD_NAME = your cloudinary cloud name
    • API_KEY = your cloudinary api key
    • API_SECRET = your cloudinary api secret

Run

npm start

About


Languages

Language:JavaScript 93.3%Language:CSS 3.8%Language:HTML 2.9%Language:Procfile 0.0%