Project
PoundCloud is a full stack application that uses Node, Express, SQL, AWS, and React. A user can signup, login, then create a song, an album, and playlists. The songs are created using audio files from the user's computer and storing them in AWS S3 Buckets. The songs can be added to albums or playlists, both of which also include art work to display. Each head-pounding song can be played using an audio player in react. Users can also comment on songs, letting the artist know how much they enjoyed pounding their head to the music!
Technologies
React
CSS
Express
Sequelize
SQL
AWS S3 Buckets
Back