This repository has been archived by the owner on Nov 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
B Salinas edited this page Apr 27, 2021
·
4 revisions
SoundTrack, a SoundCloud Clone, is a platform that allows users to discover soundtracks from different movies.
List of features needed for the minimum viable product, MVP.
Schema of the PostgreSQL database.
Routes that return an HTML page that the user can interact with, rendered by React.
API Routes that return JSON. Will be used by the frontend routes for accessing the database from the backend.
Front and Backend technologies that were used to create this project.