My own website and CV
The personal website of lichter.io has been rebuilt using Nuxt.js 3 and Tailwind CSS. The website features various modules listed in the nuxt.config.ts file and includes a detailed explanation on the tech stack used and the local setup required for installation.
To install the lichter.io website theme, you can follow these steps:
git clone
.pnpm i
to install the necessary dependencies.pnpm dev
.The lichter.io website has been rebuilt using Nuxt.js 3 and Tailwind CSS, providing a modern and responsive design. Users can follow the installation guide to set up the theme locally and explore the various features and modules used in the project.