easy-search

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

Stars
4

Easy Search

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

Demo

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

Screenshots

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