Deployed at ➡️ https://music-data-dashboard.netlify.app
Follow these steps to get the app up and running:
-
Clone the Repository
git clone https://github.com/mehra-sourav/music-data-frontend.git
-
Navigate to the directory
cd music-data-frontend
-
Install dependencies
npm install OR yarn install
-
Start the server
npm run dev OR yarn run dev