mouhany / google-clone

CS50W Project 0: A front end for Google's search engine.

Home Page:https://mouhany.github.io/google-clone/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Clone

Description: A front end for Google's search engine.

Specification

  1. Website should have at least three pages:
  2. On the Google Search page, the user should be able to type in a query, click “Google Search”, and be taken to the Google search results for that page.
    • Google Search
  3. On the Google Image Search page, the user should be able to type in a query, click a search button, and be taken to the Google Image search results for that page.
    • Google Image Search
  4. On the Google Advanced Search page, the user should be able to provide input for the following four fields: "all these words: ", "this exact word or phrase: ", "any of these words: ", and "none of these words: "
    • Google Advanced Search
  5. Add an “I’m Feeling Lucky” button to the main Google Search page. Consistent with Google’s own behavior, clicking this link should take users directly to the first Google search result for the query, bypassing the normal results page.
    • I'm Feeling Lucky

About

CS50W Project 0: A front end for Google's search engine.

https://mouhany.github.io/google-clone/


Languages

Language:HTML 92.6%Language:CSS 7.4%