Skip to content

monemad/tune-lagoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tune Lagoon

Live Link

This is a basic SoundCloud clone with a maritime theme. Users can share their auditory creations with the world for all to enjoy. Make playlists, add songs, comment on other's masterpieces, and upload all your own creations to a secure server hosted on AWS.


Technologies Used

  • JavaScript
  • React / Redux
  • Node.js
  • Express
  • AWS S3
  • React H5 Audio Player (npm package)
  • Heroku

Build Instructions

  1. Clone the project repo
  2. Navigate to /backend/ and run npm install to install all dependencies
  3. Start the backend server with npm start
  4. Navigate to /frontend/ and run npm install to install all dependencies
  5. Start the frontend server with npm start
  6. Navigate to http://localhost:3000/

Tune Lagoon In Action

Home/Popular Songs

home


Search Dropdown

search


Song Page

song-page


User Profile/Playlist Creation

profile


Song Upload

upload


Roadmap for future updates

  • Song filtering
  • User image uploading
  • Song artwork uploading
  • Waveforms
  • Progress bar with scrubbing

About

Soundcloud Clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published