This is a Next.js starter template for creating a personal website or CV page. It's built with Next.js and shadcn/ui, and it's designed to be easily customizable and deployed. I created this template to be used in my personal CV website, you can check it out here: https://zoritech.com.
- shadcn/ui: A beautiful and accessible component library.
- Dark/Light Theme: Supports both dark and light themes.
- Responsive Design: Looks great on all devices.
- Free to Reuse: This template is open source and free to use for any purpose.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
This project is licensed under the MIT License - see the LICENSE.md file for details.