Skip to content

adhithiravi/Next.js-Fundamentals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js 14 Foundations

This repository contains the code for the Pluralsight Course Next.js 14 Foundations by Adhithi Ravichandran, and its demo app. It is used for demo purposes to follow along during the course.

Checkout the appropriate branch to follow along with the instructor. The main branch contains all of the code that will be demonstrated during the course.

Next.js 14 Foundations by Adhithi Ravichandran https://www.pluralsight.com/library/courses/nextjs-13-fundamentals/table-of-contents

Good luck!

System Requirements

Node.js 18.17.0 or newer (npm is included with Node.js installation)

MacOS, Windows, and Linux Supported

Optional - Install yarn if you prefer to use it instead of npm

Clone repository

git clone https://github.com/adhithiravi/Next.js-Fundamentals.git

Install dependencies

npm install

Run development server

npm run dev

About

Next.js Foundations Course on Pluralsight by Adhithi Ravichandran

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published