/nextjs-saas-landing-page

Landing page. Eashy and Simple.

Primary LanguageTypeScript

Learning Next.js Series

This repository contains the code for a YouTube video series dedicated to learning Next.js. Follow along as we learn together.

🎥 Video Series

  1. Building Beautiful Landing Pages with Next.js
  2. SEO Best Practices in Next.js. SEO Part 1
  3. Creating Unique Landing Pages for Different Keywords. SEO Part 2

🚀 Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

🛠 Tech Stack

📚 Learn More

To dive deeper into Next.js, check out the following resources:

📄 License

This project is MIT licensed.