Understanding Dynamic Routing in NextJS
Routing in Next JS is super easy!! It's just creating a based on file structure which uses app and page.js for any page.
All you require to create a route for a new page is to create a new folder in the workspace and bam!! you got the the new ficking...
ojasaklecha.hashnode.dev3 min read