Skip to content

code-with-onye/google-clone

Repository files navigation

A clean, beautiful and responsive Google clone website build with React(Nextjs)!

Google-clone

DEMO https://google-clone-code-with-onye.vercel.app/

Table of Contents

Google Clone Section

✔️ Header
✔️ Search box
✔️ Footer
✔️ Search Page
To view live example click here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You'll need Git and Node.js (which comes with npm) installed on your computer.

How To Use

From your command line, clone and run google-clone:

# Clone this repository
git clone https://github.com/saadpasta/developerFolio.git

# Go into the repository
cd developerFolio

# Install dependencies
npm install

# Start a local dev server
npm sta