News Aggregator

News Aggregator from three diffrent news source : Vox , Time, NPR using django , beautifulsoup , httpx and htmx

How to run

1. install requirments.txt using the command below

    1.1 pip install -r requirements.txt

2. python manage.py runserver

image