Skip to content

m4tta/whenisiton-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

When Is It On?

Allows you to search a TV Show name and find out when the next episode will be. Live @ http://whenisiton.tv

It started out mostly as an excuse to work on my nonexistent CSS skills.

It's pretty much 100% client-side JavaScript that makes it work. The Express server just serves the index page. CSS is processed using postcss and postcss-cssnext using gulp as the build system.

Install and Run Locally:
$ git clone https://github.com/m4tta/whenisiton.git
$ npm install
$ bower install
$ npm start

TODO

  • Make it responsive

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published