Kentico Kontent plain JavaScript tutorial
This is simple website written in plain JavaScript that retrieves and displays content from Kentico Cloud. It serves as a source code reference for the Building your first plain JavaScript app with Kentico Kontent tutorial.
The project uses the Kentico Kontent JavaScript Delivery SDK.
To run, download the files and open index.html.
To pull content from your own project, change the projectId in both article.js and articleList.js to the ID of your project.