💻 Next.js Setup

Setup a Next.js app and explore the file system

Create a Next.js App

command line
npx create-next-app nextfire

File Structure

  • components reusable UI components
  • lib reusable JavaScript libraries and/or helper functions
  • pages main routes for site

Global CSS

https://raw.githubusercontent.com/fireship-io/next-firebase-course/main/styles/globals.css

Questions? Let's chat

Open Discord