Skip to content

huertin03/nextjs-course

 
 

Repository files navigation

Next.js Full Course Demo

This repo contains the project code for the Full Next.js App Router Course

Setup

git clone <this-repo> nextcourse
cd nextcourse
npm install
  • Rename the .env.example file to .env and update env variables (explained in detail in the course).
  • I am using a free NeonDB Postgres database, but any Prisma compatible DB will work.

About

Next.js Full Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 90.2%
  • CSS 8.1%
  • JavaScript 1.7%