haw230 / potter-search

Search for the occurences of words in the Harry Potter books

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

potter-search

Search for the occurences of strings in the Harry Potter books

Made at HackYSU 2016

Available at pottersearch.com

Run Locally

  1. Install https://nodejs.org/en/
  2. clone repo
  3. in the repository directory, run the command npm install
  4. run the command node bin/www
  5. In a browser, enter localhost:3000 in the url bar

About

Search for the occurences of words in the Harry Potter books


Languages

Language:JavaScript 78.9%Language:HTML 19.6%Language:CSS 1.4%