Skip to content

natanaeltome/xkcd-api-display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XKCD Display

A simple MPA that displays dinamically generated pages with XKCD comic strips, using the official XKCD API.

Highlights

  • Created with Node/Express, and EJS as a templating engine
  • Responsive
  • You can navigate to a specific comic strip by including the comic # in the URL
  • Transcripts are parsed to a more readable format before being displayed

Demo

https://cccomics-xkcd.herokuapp.com/

Installation

After installing node and all the project dependencies, type

  npm start

to start the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors