sreeharshrajan / MinimalSPA

Vanilla Single Page Application (SPA) without any frameworks, bells, or whistles

Home Page:https://minimal-spa.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Single Page Web Application using Vanilla JS

The one framework you don't have to install. It includes routing (you can bookmark and navigate pages), databinding, reusable web components and uses JavaScript’s native module functionality.

Installation

Use Visual Studio Code and install Live Server Extention to run the application.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Vanilla Single Page Application (SPA) without any frameworks, bells, or whistles

https://minimal-spa.vercel.app/


Languages

Language:CSS 46.1%Language:HTML 42.0%Language:JavaScript 11.8%