Skip to content

Web app that highlights a surprising fact: almost every wikipedia article leads to the philosophy wiki page.

Notifications You must be signed in to change notification settings

To-jak/everything-leads-to-philosophy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

everything-leads-to-philosophy

React Web application that highlights a surprising fact: almost every wikipedia article leads to the philosophy wiki page.

Clicking on the first link in the main text of a Wikipedia article, and then repeating the process for subsequent articles, would usually lead to the Philosophy article. As of February 2016, 97% of all articles in Wikipedia eventually led to the article Philosophy.
https://en.wikipedia.org/wiki/Wikipedia:Getting_to_Philosophy

Usage

React app

You’ll need to have Node >= 8.10 on your machine. On the root directory of philosophy, execute the commands below to install all the project dependencies.

npm install

Runs the app in development mode. Open http://localhost:3000 to view it in the browser.

npm start

Service

On another terminal, move to the service folder. Use a python 3 environnment and run the Flask app.

python -m flask run

About

Web app that highlights a surprising fact: almost every wikipedia article leads to the philosophy wiki page.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published