Skip to content

Sparky338/SoundClod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to SoundClod, a clone of SoundCloud.

This is a simple clone of SoundCloud including an audio player, song pages, somments, and a generic library. More will be added in the future.

This project was built with:

JavaScript React Redux CSS3 HTML5 Sequelize

This project is hosted on Render with a Postgres Database.

Render Postgres

SoundClod Examples

Splash Page SoundClod-splash-page

Song Page SoundClod-song-page

Library after log in SoundClod-Logged-in-Library

RoadMap for the future of SoundClod:

  • Better funtionality of the audio player and pause button on songs.
  • Artists pages.
  • Albums pages and functionality on songs.

Getting started

  • Download the project and run npm install.

  • In your terminal, cd into 'backend'

  • Run:

npx dotenv sequelize db:migrate to create the database

npx dotenv sequelize db:seed:all to seed the database

npm start to begin the backend server

  • In your terminal, cd into 'frontend' and run npm start to begin the frontend server.

Contact Information

GitHub

LinkedIn

Portfolio

matthewjhutter@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published