/Search-It

It's a Google search engine clone made using HTML, SASS compiled to CSS, and Vanilla JavaScript. The JavaScript Fetch API with Async/Await is used to retrieve search results from the Wikipedia API.

Primary LanguageJavaScript

Search App

Description:

This is a Google search engine clone using HTML, SASS compiled to CSS, and Vanilla Javascript. The Javascript Fetch API with Async / Await is used to retrieve search results from the Wikipedia API. The design is made mobile first, responsive keeping it's accessibility in mind.