A curriculum vitae inspired by read.cv, build with Next.js and Tailwind CSS
The Next.js Resume Template is a free, open-source resume template inspired by read.cv. It is built using Next.js 13, Tailwind CSS, and TypeScript. The template includes features such as dark mode, SEO optimization, and it is optimized for use with Inter, a custom Google Font.
To get started with the Next.js Resume Template, follow these steps:
git clone [repository-url]
npm install
npm run dev
Open http://localhost:3000 in your browser to see the result.
Start editing the page by modifying app/page.tsx. The page will auto-update as you edit the file.
Note: The template uses next/font to automatically optimize and load Inter, a custom Google Font.
The Next.js Resume Template is a free and open-source resume template that is built using Next.js, Tailwind CSS, and TypeScript. It offers features such as dark mode and SEO optimization, providing users with a customizable and search engine-friendly resume template. The installation process is straightforward and can be easily customized to fit individual preferences.