This repository contains the code for the basic page of google https://www.google.com created with HTML and CSS.

Files

  • index.html This is the main page of the website. It contains information about the website.

  • css/ This directory contains CSS files used for styling the website.

  • Images/ This directory contains images used on the website.

How to run/test this project

  • ensure you have git installed properly on your machine

  • ensure you have node js installed in your machine

  • open your terminal and run "git clone git@github.com:iamipheco/Lesson_1_and_2_Final_Task_1_Anyaefiena_Ifechukwu.git"

  • run "npm install"

  • run "npm run lint:all" to run all lint error, "npm run lint:css" for css error check and "npm run lint:html" for html error check

View LIVE Site

Acknowledgement

  • Mr Tony Dilibe

  • Mrs Ngozi

  • Mr Ekene

  • Mr Johnson Promise (JP)

  • Mr Patrick

This is a work of LM TechHub.