soundSPA is a full-stack MERN Web Application that allows the user to upload audio tracks with artist name and title and to store the metadata of the tracks to a database. The track-information from the database I then being listed in the tracklist.
This MERN app is built with React in the frontend and uses ExpressJS, MongoDB and Mongoose in the backend and works with a database. It uses Jason Web Token for signing the user up, logging him in or out.
It was my third project during the Ironhack Web Development Bootcamp (Berlin Campus).