Implemented news website using Flask framework, JSON, Python, Google News API, HTML5 and CSS.
- Get your free API_KEY from https://newsapi.org and replace with 'api_key' variable in the main.py
- Run main.py file using python 3.8 and above version. This will start a development server on http://127.0.0.1:5000/