Skip to content

basarat/course-nextjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

YouTube Channel Subscribers

NextJS Course

Code for the NextJS Course on Boolean Art.

Course Image

Playing with the code

Online Playground

The best way to play with the code is by using the "Play โ–ถ๏ธ" button you can find in the lesson descriptions for the course. This will open the code for you in a ready to play browser based development environment.

Locally

Run the following to setup the packages

npm install

Then to play with a particular lesson code:

cd lessons/<lesson_directory>
npm run dev

And visit https://localhost:3000 ๐Ÿš€

About

Code for the BooleanArt NextJS Course ๐Ÿš€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published