This is something I made to have all my links in one place. It is a static website built with Next.JS and Tailwind CSS.
git clone
to clone the reponpm i
to install dependencies.npm run dev
to run in development mode.npm run build
to build.
Distributed under the MIT License. See LICENSE
for more information.