Spotify

This is the sporify music app clone, built using NextJS, Prisma for database, and also ChakraUI for the design.

Instructions

First, clone this repository and install the dependencies:

git clone git@github.com:aimalamiri/Spotify-Clone.git

Change Directories

cd Spotify-Clone

Install Dependencies

npm install

After installing the dependencies, run the development server:

npm run dev