A simple news aggregation app with fancy UX!
Bubblert is a news aggregation site built on real time data of Thomson Reuters. It aggregates news into categories and makes it easy to find news related information such as additional pictures or facts.
- Docker
- Make
# Get the code, cd into the repo and run one off setup command
git clone [email protected]:bubblert/bubblert.git \
&& cd bubblert \
&& make bootstrap
&& makemake start