A search engine that interprets results from google and displays it locally. Built using python and html.
The structure of the application is as follows:
- Folder named static, which contains a folder named css. Store the css file inside the css folder.
- Folder named templates (alongside static), which contains index.html.
- main.py (alongside the main folders).