Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
7 projects to understand Next.js core concepts, using MongoDB, Firebase and NextAuth.js.
Next.js Projects is a GitHub repository (boilerplate collection) of seven example applications that teach Next.js core concepts through hands-on code, covering MongoDB, Firebase, NextAuth.js, Strapi CMS, Tailwind CSS, and TypeScript.
Next.js Projects is a learning-focused repository by developer solygambas, built from three popular courses: Maximilian Schwarzmüller's "Next.js & React - The Complete Guide" and Brad Traversy's "Next.js Dev to Deployment" and "Next.js From Scratch". It contains seven independent Next.js applications, each demonstrating specific features: NextEvents (social networking with MongoDB and Firebase), Blog (markdown blog with MongoDB), Dashboard (NextAuth.js authentication), React Meetups (SSG/SSR), DJ Events (Strapi CMS backend), DevSpace (Tailwind blog), and Property Pulse (MongoDB, TypeScript, property rentals). Each project folder includes a full Next.js app with source code, and four of them have live demos deployed on Vercel.
