100xDevs Cohort 3 by Harkirat Singh. This repository contains Lecture Codes, Notes, Assignments, Assignment Solution Code and Some Good Articles/Blogs Link.
A no non-sense Next.js starter template with Typescript + Tailwindcss + Eslint + Prettier + Husky + pnpm + PWA
AI-powered dev toolkit that fuses Next.js 15, React 19, and an AI-first stack to auto-generate components, preview in real time, and ship ideas at lightspeed
A fullstack Node.js template that integrates a Next.js frontend with a stand alone Express.js Server and Auth0 authentication. This template is accompanied by blog post with details on how to build this template application.
AI Presentation SaaS Platform is a modern web application built with Next.js, OpenAI, Clerk, Prisma, and Lemon Squeezy. It enables users to generate, edit, and manage professional presentations in minutes using AI. The platform includes authentication, subscription management, payment integration...
How to integrate subscriptions into your Next.js project (/app). The tutorial utilizes Next.js (v13.4) with the /app directory structure, NextAuth v4 for authentication, Prisma for database management, and Stripe for payment processing.