Kudzu is designed to allow you to view headlines from a variety of sources in one place, with the goal of seeing current events from an unbiased point of view by seeing how difference sources are covering topics.
By tagging articles with the topics present, users should be able to see what different sources are saying about any hot topic.
To start your Phoenix server:
- Install dependencies with
mix deps.get
- Create and migrate your database with
mix ecto.setup
- Install Node.js dependencies with
cd assets && npm install
- Start Phoenix endpoint with
mix phx.server
Now you can visit localhost:4000
from your browser.