Skip to content

A mobile-first React web app that determines a user's mood based on their recently played music on Spotify.

Notifications You must be signed in to change notification settings

dunleavyjack/Spotify-Mood-Ring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoodRing.me

Mood Ring is a mobile-first web app that determines a user's mood based on their recently played music on Spotify. There is also a demo available for users without a Spotify account.

This project was built with React, Bootstrap 5, the Spotify Web API, Spotify OAuth2, and designed with Figma. It's also hosted with Vercel.

The backend for the project, built with NestJS, can be viewed here.

Installation

$ npm install

Running MoodRing.me

# development
$ npm start

# test
$ npm test

# production mode
$ npm run:build

About

A mobile-first React web app that determines a user's mood based on their recently played music on Spotify.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published