Skip to content

karinabarinova/spotify-fullstack

Repository files navigation

Instructions

First, clone this repository and install the dependencies:

git clone https://https://github.com/karinabarinova/spotify-fullstack.git

Change Directories

cd spotify-fullstack

Install Dependencies

npm install

After installing the dependencies, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.