aimalamiri / Spotify-Clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 49.0%Language:JavaScript 31.3%Language:CSS 19.7%