This section of the project is responsible for both the frontend and backend of the Spotify-insights web application, analyzing user music preferences.
- Node.js
- Passport.js
- Nodemon
- Express
- React
$ npm i
$ cd backend
$ npm run start
$ cd frontend
$ npm run start