Frontend repository of Spotgen. Spotgen is a web app built using NextJS, NestJS and MongoDB. Dataset provided by https://www.kaggle.com/saurabhshahane/spotgen-music-dataset.
This is a Next.js project bootstrapped with create-next-app.
First, initialise the repository as a Next App by running
npm install next react react-dom# development
$ npm run devOpen http://localhost:3000 with your browser to see the result. Currently the application is for desktop browser only.