July 17, 2025

Yc Blog

A modern web application built with Next.js, Tailwind CSS, and Sanity CMS, allowing users to explore and view curated startup content including editor picks.

thumbnail

Post Details

🚀 YC Blog – Startup Explorer Platform

✅ This is the Updated Working Version with the Latest Next.js & Tailwind CSS & Sanity Setup as Requested

A modern web application built with Next.js, Tailwind CSS, and Sanity CMS, allowing users to explore and view curated startup content including editor picks.


✨ Features

  • 🔄 Dynamic routing with Next.js App Router
  • 🎯 Displays individual startup posts with author info
  • 🧠 Sanity-powered data fetching using GROQ queries
  • 🗂 Editor Picks section powered by playlists
  • 📝 Markdown support for rich post content
  • 📆 Date formatting with utility functions
  • 💡 Skeleton loading states for improved UX
  • 🌐 Responsive design using Tailwind CSS

🛠 Tech Stack

  • Framework: Next.js 14 (App Router)
  • CMS: Sanity.io
  • Styling: Tailwind CSS
  • Markdown Parser: markdown-it
  • Icons: Lucide React Icons