Next.js course template

This is the demo of a template you can use to create courses with Next.js.

It‘s open source!

I created this template for my course on React hooks.

You’ll find on the GitHub repository the information you’llneed if you want to use it, or if you are just curious 😉

You can embed a preview on the home page 😱

example.com

Lesson 1. First part 1. First sublesson

This is the first sublesson of first part.

Here is a preview of what you can do in your course content.

You can use all kinds of formatting as you would with Markdown!

const feature = `
You can embed source code in a lot of languages!
`

And even better

Result

Hey dear reader!

You can even embed interactive and editable examples!

Liked this lesson?Continue learning