The world of software engineering is filled with anecdotes that distill timeless truths from our field into short one-liners.
This application allows the user to vote between multiple anecdotes and then displays the most popular ones.
To start an application, do the following :
$ npm install
$ npm start
You can then access the app on : http://localhost:3000/