When I click over Home and New Blog, my page address changes but It doesn't show relevant pages. While if I change the Link tag to a tag it does navigate fine. What's the problem with my Link tags?
I think anything is correct. It is a link to my project: https://codesandbox.io/s/loving-franklin-8n9mui?file=/src/Navbar.js
I use this for local server: npx json-server --watch data/db.json --port 8000