Post

From ReactJS to NextJS Pt.2 - The Mega API Project

This is the second part of the series “From ReactJS to NextJS”. In this part, we will create a mega project using NextJS. We will create a project that will have a separate pages and fetch data from a different API endpoint on each page.

Prerequisites:

  • Basic knowledge of ReactJS and JavaScript is required to follow along with this guide.
  • Make sure you have already covered From ReactJS to NextJS Pt.1.
This post is licensed under CC BY 4.0 by the author.