Skip to content

Get specific results from Google by limiting sites, files, dates and more.

Notifications You must be signed in to change notification settings

rohitpotato/easy-search

Repository files navigation

Easy Search

Get specific results from Google by limiting sites, files, dates and more.

Demo

https://easy-search.vercel.app/

Screenshots

App Screenshot

App Screenshot

Tech Stack

NextJs, Tailwind CSS

Run Locally

Clone the project

  git clone https://github.com/rohitpotato/easy-search.git

Go to the project directory

  cd easy-search

Install dependencies

  npm install

Start the server

  npm run dev