A developer portfolio template powered by the Cosmic headless CMS.
The Developer Portfolio is a web application built with Next.js and Cosmic. It is a full-stack application that allows developers to showcase their work and manage template content easily. The application utilizes Next.js, a React framework for production, to create a performant and interactive user interface. Cosmic, a Headless CMS, enables developers to have independence over the data layer and quickly manage the content of the portfolio. The application also utilizes Tailwind CSS, a utility-first CSS framework, to provide customizable styling options.
.env file in the root of the project.npm installyarn installnpm run devyarn devhttp://localhost:3000 in your browser to view the application.pages/index.js. The page will auto-update as you make changes.The Developer Portfolio is a Next.js and Cosmic application template that allows developers to easily create and manage their own portfolio website. It leverages the power of Next.js for efficient development and provides the flexibility of Cosmic as a Headless CMS. With features like Next.js Draft Mode and customizable styling with Tailwind CSS, developers have the tools they need to showcase their work effectively.