Skip to content

andrewscwei/aristotl

Repository files navigation

Aristotl

A logical fallacy lookup tool built atop React Static Starter Kit, hosted on Netlify and content managed by Prismic.

Fallacy descriptions, examples and other definitions are sourced from The Fallacy Files, Internet Encyclopedia of Philosophy and Wikipedia. They are rearranged for presentation clarity and language consistency. Full credits go to the respective authors of these sources.

Usage

$ nvm use
$ npm install
$ npm run dev # Run in dev, served on localhost:8080
$ npm run build # Build for production