A generic portfolio website and blog template that uses Next.js, TailwindCSS and DaisyUI.
Install the project dependencies using the package manager of your choice.
pnpm install
To start the development server, run the following command.
pnpm start
To build the project, run the following command.
pnpm build
Instructions on how to use the project and any relevant examples.
Contributions are welcome. Please refer to the Contributor guidelines for more information.
This project is licensed under the MIT License.