Skip to content

A social media platform for musicians to find bands and vice versa!

License

Notifications You must be signed in to change notification settings

Alistairhoughton/harmony

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harmony

License

Description

Harmony is a social networking app for musicians, bands and others within the musical sphere. Designed to connect musicians and bands together to find their next match:

  • MongoDB / Mongoose
  • GraphQL / Apollo
  • Express.js
  • Node.js
  • React.js
  • Stripe
  • Bcrypt
  • Cloudinary
  • GSAP
  • React.js Forms
  • JWT Tokens
  • Keen Slider
  • Axios

You can visit the deployed application here - https://music-harmony.herokuapp.com/

harmony-app

Table of Contents

Installation

For developers, you can install this project following the below steps:

  • Firstly, start off by cloning the repo locally.

  • Next, run the below command to install all dependencies.

npm i
  • Next, run the below command to seed the database
npm run seed
  • Finally, to run the app locally, run the below command
npm run develop

License

https://opensource.org/licenses/MIT This project is under the license of MIT

Contributors

Questions

If you have any questions about this project, you can contact any of us via github.

About

A social media platform for musicians to find bands and vice versa!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.1%
  • CSS 27.1%
  • HTML 0.8%