Skip to content

A web application to judge your music taste. Made using React, Node.js and Express.

Notifications You must be signed in to change notification settings

PurviChaurasia/Audio-Palette

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio Palette

This is a web application used to provide a comprehensive outlook on your music taste via Spotify.

Description

This a web-integrated application that uses React for frontend and Node.JS in the backend to fetch and analyze data from the Spotify API. Users are required to Authenticate themselves via spotify and then they are directed to '/analysis' page with the results!

Steps to install

  1. Fork this repository
  2. Clone your forked repository
  3. There will be 2 files, a backend and frontend. Make sure to provide the path of your frontend folder in the - json.write commands
  4. run npm start for both folders
  5. Once logged in, go to - http://localhost:3000/Analysis - for the final result!

About

A web application to judge your music taste. Made using React, Node.js and Express.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.4%
  • CSS 33.9%
  • HTML 7.7%