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.
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.
- Clone the repo
git clone https://github.com/jusoftdev/searchify.git
- Install yarn packages
yarn
- Get your custom Google API key (requires Google Account)
- Insert your API key in
keys.js
export const API_KEY = 'Insert here'
- Run
yarn dev
- Build (optional)
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).
- Functionality
- Image Search
- Video Search
- News
- Settings
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
JuSoft - @jusoftdev - Discord Server - support@jusoft.dev
Project Link: https://github.com/jusoftdev/searchify