Panzolinho / GoogleHomeClone

A front-end replica of the Google homepage, showcasing HTML and CSS skills. This project aims to mimic the layout and design of Google's iconic search interface, focusing on responsive design and clean coding practices. Perfect for practicing web development fundamentals and understanding modern UI
0 stars 0 forks source link

Googleclone #1

Open Panzolinho opened 1 month ago

Panzolinho commented 1 month ago

A front-end replica of the Google homepage, showcasing HTML and CSS skills. This project aims to mimic the layout and design of Google's iconic search interface, focusing on responsive design and clean coding practices. Perfect for practicing web development fundamentals and understanding modern UI

Panzolinho commented 1 month ago

to do :

  1. fix the alignments of the textarea and the icons in the website
  2. make the SVG icons i.e magnifying glass, search by image, search by voice clickable
  3. fix viewport - viewport doesn't align correctly when zooming in and out on mobile devices
  4. add links to the language offered section of the website per languages
  5. add some type of iframe on the class = "SVG_googleapps" and "header-googleaccount" upon clicking on the svg icon..(googled it and it refers to a modal or lightbox. Need to investigate)