YC Directory is a startup pitch platform built with Next.js 15 and Sanity, where entrepreneurs can submit, showcase, and discover startup ideas. Designed with a clean and minimal UI, it enables smooth browsing, discovery, and idea exposure.
Check it out here π YC Directory
-
React 19: Leveraging the latest features like Server Components and Actions.
-
Next.js 15: Full-stack framework for fast and scalable React apps.
-
Sanity: Headless CMS to manage and fetch content in real time.
-
Tailwind CSS: Utility-first styling framework for rapid design.
-
ShadCN/UI: Beautiful and accessible UI components.
-
TypeScript: Ensures type safety and better DX throughout the codebase.
π Live Content API: Displays the latest startup ideas dynamically on the homepage using Sanity's Content API.
π GitHub Authentication: Allows users to log in easily using their GitHub account.
π Pitch Submission: Users can submit startup ideas, including title, description, category, and multimedia links ( image or video).
π View Pitches: Browse through submitted ideas with filtering options by category.
π Pitch Details Page: Click on any pitch to view its details, with multimedia and description displayed.
π Profile Page: Users can view the list of pitches they've submitted.
π Editor Picks: Admins can highlight top startup ideas using the "Editor Picks" feature managed via Sanity Studio.
π Views Counter: Tracks the number of views for each pitch instead of an upvote system.
π Search: Search functionality to load and view pitches efficiently.
π Minimalistic Design: Fresh and simple UI with only the essential pages for ease of use and a clean aesthetic.
and many more, including the latest React 19, Next.js 15 and Sanity features alongside code architecture and reusability
Big thanks to @javascriptmastery for this incredible course.