Skip to content

A responsive an cross browser frontend template for landings to app webs.

Notifications You must be signed in to change notification settings

daniel-llach/frontcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frontcards

A responsive and cross browser template framework for create single page front interfaces.

Just create cards with simple instruction in to json format, for example to include a video =>

{
  cards: [
    {
      "video": {
        "title": "<b>Awesome</b> see this video",
        "format": "youtube",
        "file": "img/picture.jpg",
        "url": "http://..."
      }
    }
  ]
}

About

A responsive an cross browser frontend template for landings to app webs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published