comethrusws / Google-Clone

a google clone using Django and SQLite

Home Page:https://google-clone-xi-one.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Clone

Google Clone Banner

A Google search engine clone built using Django.

Table of Contents

Introduction

This project is a Django-based Google Clone, i made for learning about backend coding and webscraping

Features

  • Search Functionality: Mimics Google's search functionality.
  • UI Similarity: Resembles Google's clean and minimalistic user interface.
  • Results Page: Displays search results in a similar layout to Google.

Screenshots

Homepage

Homepage Screenshot

Search Results

Search Results Screenshot

Installation

  1. Clone the repository.
  2. Create a virtual environment and activate it.
  3. Run the server with python manage.py runserver.

About

a google clone using Django and SQLite

https://google-clone-xi-one.vercel.app


Languages

Language:HTML 72.8%Language:Python 20.6%Language:CSS 6.7%