Skip to content

Starting and final projects for the next.js course

Notifications You must be signed in to change notification settings

okeStevo/next-js-course

Repository files navigation

This course will teachyou all you need to know about nextJs

Getting Started

--basic knowledge of React js is required

Install all the dependencies needed for this project with - npm install in your terminal

Then, run the development server:

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

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

And don't forget to give this repository a star

About

Starting and final projects for the next.js course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published