kayserifserif / wikipedia-narratives

A Wikipedia-based narrative tool.

Home Page:https://wikipedia-narratives.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wikipedia Narratives

A Wikipedia-based narrative tool.

Webpage with a text box of random items connected with text fields for user input

Instructions

  1. Make sure npm and node are installed.
  2. Navigate to this directory and run:
npm install
  1. After it installs all the modules, run:
npm start
  1. If successful, it should say: App listening on port 3000!
  2. In the address bar of your browser, type "localhost:3000" without quotes, and it should take you to this local server.

About

A Wikipedia-based narrative tool.

https://wikipedia-narratives.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 53.3%Language:EJS 24.2%Language:CSS 22.5%