Routing in Next.js
When we build a project in Next.js, we use the file components structure, such as the pages folder and API folder, and sometimes we also create a component folder. Each folder is a container for the files, which contain the code for each component of...
openreplay.hashnode.dev8 min read