Skip to content

Abhi6722/toodle

Repository files navigation

Toodle - The Most Unique Search Engine in the World

Toodle

A Google clone built using NextJs and Tailwind CSS.
Link to the Live Website: https://toodle-search.netlify.app

Introduction

This is a code repository for the corresponding video tutorial.

In this video, we will create a Google Clone app. We're going to use React and Goole Search API powered by https://rapidapi.com.

By the end of this video, you will become the master of working with APIs.

Setup:

  • run npm i && npm start to start the development server

Live demo

https://toodle-search.netlify.app

How it works

  • You search for anything by entering the search query in the search bar.
  • There after you can click on the link and visit the website.
  • Data for the search results are from the Programmable Search Engine

Built using

Platform

Hosted through Netlify.