Hosting your own Searchengine was never easier
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Please notice there is a 100 query limit per day for the google api, so don't be confused if there are no results on the public deploy
Please report inappropriate content that you might be redirected to via a Github Issue with the label url report
on the repository or create a pull request with the label url report
already having the url removed in the code.
Host your own Google
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
npm
NodeJS
yarn
npm install --global yarn
NextJS
yarn add next react react-dom
git clone https://github.com/jusoftdev/searchify.git
yarn
keys.js
export const API_KEY = 'Insert here'
yarn dev
yarn build
Beautiful responsive design
Showing results in an useful way
Pagination
Fully responsive Design
Auto Darkmode
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the MIT License. See LICENSE
for more information.
JuSoft - @jusoftdev - Discord Server - [email protected]
Project Link: https://github.com/jusoftdev/searchify