/MXERMusicApp-Frontend

Music sharing app that allows users to make posts and share links to their music.

Primary LanguageJavaScript

MusicSocialWeb using:

Installation - Follow STEP #1 and proceed to CLIENT / SERVER SIDE INSTRUCTIONS BELOW (Run CLIENT & SERVER on TWO SEPARATE TERMINALS)

  1. git clone https://github.com/JLopezz3/MXERMusicApp-Frontend

HOW TO START CLIENT SIDE:

  1. cd .\MXERMusicApp-Frontend\
  2. git pull origin main
  3. npm i
  4. npm start

CommandLine / Terminal Instructions for Git below:

Branching

  1. git branch "your-branch-name"
  2. git checkout "your-branch-name"
  3. git push --set-upstream origin "your-branch-name"

Workflow

  1. git checkout "your-branch-name"
  2. git add .
  3. git commit -m {message}
  4. git push

Pulling from main branch

  1. git checkout "your-branch-name"
  2. git pull origin main

Contributors ⭐

Thanks to my team members! 👑👑:


Tri Nham


Seung Jung