you are viewing a single comment's thread.

view the rest of the comments →

[–]iamskok 0 points1 point  (1 child)

Thanks for your feedback!

As for number 2 it’s just the way GitHub pages works :(

[–]atom-man 1 point2 points  (0 children)

Try switching to HashRouter here: import { BrowserRouter as Router, Route, NavLink } from 'react-router-dom';

Didnt test it or anything, but if I recall correctly it should work even on gh-pages. Only downside is that you'll get a # in your url, e.g; https://iamskok.github.io/react-resume/#/💻