Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 554 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 554 Bytes

Wemsc

Overview

UI for a music player - https://wemsc-gamma.vercel.app/ built using NextJS and Tailwind CSS - inspired from dribble

Setup

to run in dev mode :

npm i
npm run dev

for production build:

npm i
npm run build
npm start

Screenshots

image

image