Based on Node.js and React, Next.js is a framework that allows you to build static, server-rendered React apps. This minimalist framework is incredibly easy to use, and allows you to create simple and sleek designs. From installation to deployment, this course will give you all you need to get started with Next.js.
You will learn how to:
- Navigate between pages
- Pass data into/receive data from a URL
- Mask URLs
- Style pages with CSS/using external CSS libraries
- Export an app to HTML
- Deploy an app to a static hosting service