Why NextJS when react is there?
In React Application we have to maintain separate Backend
React Does not provide router out of the box
React is not SEO Optimized
Waterfalling problem
Creating App
Command
npx create-next-app@latest
File Based Routing