Skip to content

Beiri/fireship-io-nextjs-full-course

Repository files navigation

This project was done following the Next.js - The Full Course found on https://fireship.io/courses/nextjs/

This project provides a in-depth look into the Next.js App Router first introduced in version 13.2. It puts React Server Components into practice by building a full-stack application from scratch with PostgreSQL and Prisma.

This is a Next.js project bootstrapped with create-next-app.

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published