- UI created using NextJS and Tailwind CSS
- Interactive and responsive
- Integrated mp3 player
- Added sidebar animations
- _assests: This folder contains all the necessary images and audio required throughout the project
- /src/app: Contains the main logic and code of the whole frontend and all the components.
- _components: contains code for the various components used in project.
- dummyData: contains a dummy data like song cover image, artist name, etc.
wPlayer.mp4
npm i
npm run dev
- Happy Hacking!!