This post is about how to create a new React app.
Next.JS is a framework that build on top of React.JS and it also given you some features that does not exists in React.JS yet.
To create a Next.JS app, you need to create Next.JS project first and it is easy.