/spotify-clone

Just a personal project aiming for good grades on uni.

Primary LanguageJavaScript

A project aim for less disappointment on my ability.

Consider forking or cloning this repository to make it better.

Seriously, don't learn React.

If wanting to run.

Firstly clone this repository

Navigate to it

Open console / terminal

Install NPM / Bun first

Install dependency

npm install
===========
bun install

Run it

npm start
=========
bun start

If encounter bug(s), consider fixing it yourself