Using Vue-Router is already quite simple. While it may look like Vue-Router is unnecessary here, having your application single paged would really improve the UX.
To use or not to use Vue-Router is completely up to you, though nowadays most websites dynamically load content of the pages. So modern practices would prefer using some kind of routing for it's benefits and improval of UX.