Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 734 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 734 Bytes

🎸tung-sic | tung music sharing

a prototype project for me to share some whatsapp record to the internet and view it as a song playlist

Packages used

project bootstrapped with Next.js which is a React Framework

Chakra UI as UI component library

Lodash as JavaScript utility library

moment / dayjs as datetime library

nanoid as unique id generator

deploy on Vercel

How to run

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.