Skip to content

alperg/web-components-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-components-sample

Web components sample

This sample app demonstrates how to create a web component with vanilla JS. It pulls data from an API using fetch and renders the custom components inside an unordered list.

Browse

No package dependencies or installations. Just browse index.html in your browser.