gabriel-jm / single-page

A vanilla JS single page application idea.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A vanilla JS single page application idea.

Just that simple!!!

What it's about?

An idea of creating a single page application only with vanilla JS.

Start with.

Run index.html inside a server, and have fun.

Some problems:

  • It doesn't put the pages access on the browser history.
  • It doesn't put the current page path on url.
  • I have a Home page, but has only a message.
  • It allways return to the home page when reload.

About

A vanilla JS single page application idea.


Languages

Language:JavaScript 67.6%Language:CSS 22.4%Language:HTML 10.0%