#nextjs
Read more stories on Hashnode
Articles with this tag
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...