Skip to content

lippielip/DailyXKCD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily XKCD

Single Page Webapp designed to give a random XKCD Comic every 30 Minutes

 

Installation

Navigate to the src directory
# install dependencies
npm install
# create production build that can be served with NGINX etc.
npm run build

 

Development

use npm start to launch the app in dev mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

About

Get a random new XKCD Comic every day

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published