This repository contains the code for the Music.AI test. The objective was to create a small web music player.
Visit the demo hosted on vercel here -> https://music-ai-neon.vercel.app/
Clone the repository and run the following commands on the root folder:
npm install && npm run dev
After that the application will be running on http://localhost:3000.
- React
- Next.js
- Typescript
- TailwindCSS
- Zustand