---
title: "How to Build a Portfolio Site with Sanity and Next.js"
url: https://daily.dev/posts/how-to-build-a-portfolio-site-with-sanity-and-next-js-w5tklxd9c
source_url: https://www.freecodecamp.org/news/how-to-build-a-portfolio-site-with-sanity-and-nextjs/
type: article
source: "freeCodeCamp"
author: "Victor Eke"
published: 2023-07-28T18:37:35.636Z
updated: 2023-07-29T15:00:25.448Z
tags: ["react", "github", "nextjs", "tailwind-css", "vscode", "vercel"]
reading_time: 25
upvotes: 116
comments: 9
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Build a Portfolio Site with Sanity and Next.js

**[freeCodeCamp](https://daily.dev/sources/freecodecamp)** · [@eke](https://daily.dev/eke) · 25 min read · 116 upvotes · 9 comments

## Summary

Sanity is a headless CMS framework for managing content. Sanity is Sanity's open source single-page app for managing your data and operations. You'll learn how to use Sanity as a data source to build a portfolio site with Next.js. In this tutorial you'll be mounting it together with your Next.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.freecodecamp.org/news/how-to-build-a-portfolio-site-with-sanity-and-nextjs/>

## Community discussion

Top comments from developers on daily.dev.

**@sorbnorb** · 3 upvotes

> gonna add this to my list of unfinished projects

**@alsiam** · 1 upvotes

> thanks for sharing :)

**@brdnicolas** · 1 upvotes

> nice one!

**@rahulchakrabartyjoy** · 1 upvotes

> 👏

**@jjoslin07** · 1 upvotes

> How do I get this site to display the info that I input in the studio and not the generic profile from the tutorial?

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#react](https://daily.dev/tags/react), [#github](https://daily.dev/tags/github), [#nextjs](https://daily.dev/tags/nextjs), [#tailwind-css](https://daily.dev/tags/tailwind-css), [#vscode](https://daily.dev/tags/vscode), [#vercel](https://daily.dev/tags/vercel)

[View this post on daily.dev](https://daily.dev/posts/how-to-build-a-portfolio-site-with-sanity-and-next-js-w5tklxd9c)
