Source code of my personal website™. Made using next.js and tailwind-css.
## Running locally ```bash git clone https://github.com/kelilipan/wisesa.dev.git cd wisesa.dev yarn install yarn dev ``` Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. ## Built Using Tools i'm using to build this project - [Next.js](https://nextjs.org/) - [Preact.js](https://preactjs.com/) - [MDX](https://github.com/mdx-js/mdx) - [Tailwind CSS](https://tailwindcss.com/) - [next-pwa](https://github.com/shadowwalker/next-pwa) - [Hosted on Vercel](https://vercel.com)