/easy-search

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

Primary LanguageJavaScript

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