First, clone this repository and install the dependencies:
git clone https://https://github.com/karinabarinova/spotify-fullstack.gitChange Directories
cd spotify-fullstackInstall Dependencies
npm installAfter installing the dependencies, run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.