learning-react
learning-react copied to clipboard
fix(chapeter-12): next.js pets.js file renaming
The file should be renamed to be lowercase, otherwise /pets route does not work. As Next.js convention is filename to route name match being case-sensitive .