chingu-voyages / v39-geckos-team-07

Chingu Voyage 39 - Geckos Team 07
2 stars 2 forks source link

Navigation - Go to the other page #25

Closed sosososoyoen closed 2 years ago

sosososoyoen commented 2 years ago

users click on a menu => go to the other page (Home, Advanced Search, random Recipe) I think it's better to use react-router-dom.

quangthandev commented 2 years ago

We can use the built-in "Link" component by Next.js. Reference: next/link