codenamegen

This is a continuation of the other code name project I made found here.

This version uses request and cheerio to grab and scrape the Intel code names wiki page, and express and ejs for web deployment and testing. It is an idea I got from one of @mpjme's amazing funfunfunction videos.

This version requires you to have node installed, and can either be deployed as an app, or run from the command line by typing npm start in the working directory.

The deployed app can be found at Heroku.