diff --git a/README.md b/README.md new file mode 100644 index 0000000..755b548 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Google webpages replication + +Three of the Google's search pages are replicated using only HTML5, CSS3 to search using the google search engine + +* Google Search Page +* Google Image Search +* Google Advanced Search + + +Created for the Harvard's CS50 Web Programming with Python and Javascript Course.