The Minimalist blog template was created with Next.js, Shadcn UI, Content Layer, and Tailwind CSS. The Minimalist template is built using modern technologies, making it easy to extend and customize.
Take a look at the demo of the Minimalist template!
First, download the Next.js minimalist template code from the GitHub repository using the following command:
git clone https://github.com/frontendweb3/minimalist.git
Then follow the below steps:
# step 1
cd minimalist
# step 2
pnpm install
# or
yarn install
# step 3
yarn dev
# or
pnpm dev
- Next.js
- TypeScript
- PNPM
- Tailwind CSS
- Lucide icons
- @tailwindcss/typography
- fuse.js
After downloading, open your browser and navigate to http://localhost:3000 to see the result.