Frontend for a small news site made with Vue without using Vue Router but using instead my own router based on HTML5 History API as well. Is built for educational purposes mostly.
Simple News Web App fetching news data from the New York Times API to list paginated news, and also allows to search and filter by section. Includes unit and end-to-end tests.