Post Sorter The purpose of the app is to allow users to sort posts by their preference, then enable them to time travel in the history. Installation Post Sorter requires NodeJS and ReactJS to run. To Run the frontend $ cd post-sorter $ npm install $ npm run dev