Skip to content

SPA in VanillaJS with router, databinding and webcomponents

Notifications You must be signed in to change notification settings

thomassloboda/vanillajs-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VanillaJS SPA

This project is a simple SPA (Single Page Application) built with VanillaJS.

It is a simple application that request authentication to DummyJSON API and display blog posts from this API.

Visualization of this repo

Getting Started

Prerequisites

Installing

  1. Clone this repository
git clone
  1. Run the project
npm start

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Releases

No releases published

Packages

No packages published