Darkzarich / Simple-router

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-router

What is this?

It is a small SPA powered by Vue. I made this using HTML5 History API, Bootstrap-Vue and my own router which I made specially for this application to prepare myself for getting known Vue Router and Vuex. I didn't use neither of them and this is why I had to use a lot of workarounds and everything is a bit messy but works!

GitHub Pages

About

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.


Languages

Language:JavaScript 73.6%Language:Vue 25.6%Language:HTML 0.8%