Static website using NextJS and Markdown

added by JavaScript Kicks
2/18/2019 8:03:02 AM

644 Views

Gatsby and NextJS are popular alternatives to create static websites using React. This tutorial shows how to work with NextJS: add a new page, use CSS modules to style, navigate between pages, create a custom layout, process markdown files, create dynamic pages and export the app as a static website.


0 comments