Creating a social area where user can input interactions with other users.
- https://github.com/SoundCloud-Front-End-Capstone/relatedLists
- https://github.com/SoundCloud-Front-End-Capstone/waveform-player
- https://github.com/SoundCloud-Front-End-Capstone/comments
- https://github.com/SoundCloud-Front-End-Capstone/SocialArea
- Allow user to comment.
- Give song a 'Like'.
- 'Repost' a song on user's own profile.
- Display number of times current song has been played.
An nvmrc file is included if using nvm.
- Node 6.13.0
- etc
From within the root directory:
npm install -g webpack
npm install