Skip to content

A MERN Stack OAuth Music App previously served with AWS EC2 Instance

Notifications You must be signed in to change notification settings

Thibesan/FullStackMusicApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FullStackMusicApp

A MERN Stack Music Player App with a Backend REST API developed using MongoDB, Mongoose, Express, and Node.
Firebase and JWT Tokens used for user authentication purposes. App can be used in both signed out/in states with a local login and Google Oauth options.
React and MUI used for front end components and respective page elements.
Functionalities include the ability to search over 100,000 songs and their respective data components (artist, genre, etc), create, edit, delete playlists, add a review to an existing playlist, play on YouTube, and view copyright details.
Bcrypt to ensure secure hashed data storage in MongoDB for passwords and other private information.
Frontend and Backend were hosted using an EC2-instance in AWS on a publically accessible URL through the use of a proxy

About

A MERN Stack OAuth Music App previously served with AWS EC2 Instance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.8%
  • CSS 2.8%
  • HTML 1.4%