/dotify

Spotify Clone using graphql and mern stack

Primary LanguageJavaScript

Dotify, is a Spotify Clone using graphql and mern stack

Introduction

Dotify is a single page Docker, GraphQL and MERN stack (MongoDB, Express, React, Node) application inspired on the concept and style of Spotify.

Dootify2020-03-25 16-30-21

How It Works

To see the most up to date version, please visit the homepage.

Technologies Used

  • Routing – Express
  • Database – MongoDB, GraphQL
  • Libraries – Mongoose, React
  • Server Environment – NodeJS
  • Storage- AWS S3

Feature Spotlight

  • Users can create Playlist
  • Users can search for their favorites, including albums, songs
  • Can play albums and songs
  • Albums show page with songs list
  • Player component
  • User authentication pattern