Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 940 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 940 Bytes

My Google Search

Description

This application allows its user to search the internet and get Google results in a simplified manner, with the title and link of each result.

Stacks Used

Technical Requirements

  • Android phone or Android emulator with Flutter SDK.

How to Run the Application

Download the APK directly here and install it on your phone, or clone the repository/download and unzip the source code and run using an IDE like Android Studio or VS Code, or run the following command in the terminal, being in the root folder of the project:

flutter run

Note

The application was designed to perform the search by consulting an API hosted on an EC2 instance of AWS.