a prototype project for me to share some whatsapp record to the internet and view it as a song playlist
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
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.