Skip to content

laktek/favtweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

FavTweets

This is a sample app written to demonstrate the capabilities of Punch.

Check how this uses custom content handler to fetch the favorite tweets from the Twitter API. Also, we use a custom helper to set a cookie (to store the selected background image) and render different layouts for homepage and results page.

Also, this uses Handlebars as the template engine instead of the default Mustache template engine.

Open the config.json to see all these customizations.

How to Run

  • Download the code to your machine.

  • Install punch and punch-engine-handlebars.

      npm install -g punch
      npm install punch-engine-handlebars
    
  • Then, inside directory run punch s

  • Now, point your browser to http://localhost:9009.

Image Credits

About

Sample Punch application that shows favorite tweets of a user

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published