Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

Latest commit

 

History

History
47 lines (35 loc) · 2.05 KB

File metadata and controls

47 lines (35 loc) · 2.05 KB

Welcome to SoundTrack!

Live Link: SoundTrack

SoundTrack is inspired by SoundCloud and allows users to share and discover soundtracks from different movies. Users can listen to music uninterrupted as they browser different songs, albums, and other users. Users can also upload their own songs and create their own albums.

Check out the wiki for more information!

Technologies

Front-End

  • React
  • Redux
  • Chakra-UI
  • React Icons
  • Cloudinary

Back-End

Features

  • User authentication is handled using bcryptjs library for password hashing.
  • Includes csrf attack protection and performs front-end and back-end validation on forms.

Future Implementations

  • Wave Forms
  • Album Page
  • Search Bar
  • Playlists
  • Likes on Comments