In this video I go over how to build a simple Next.js website using the Starwars API. We'll go over how to create pages, create dynamic routes and how to use the GetStaticProps and GetStaticPaths methods in Next.js to create static pages in our website.
Repo
https://github.com/rivera1294/next-st...