Relative Content

Tag Archive for reactjstypescriptnext.jsrouternested-routes

How to create a path to a link in Nextjs

I’m trying to create a route to my project page in my Nextjs portfolio, i created an array of my pages and their respective links in index.ts file from data folder but for some reason i couldn’t figure out the routing.