Awesome
<!-- PROJECT LOGO --> <br /> <p align="center"> <a href="https://github.com/jusoftdev/searchify"> <img src="https://i.imgur.com/20i2IKX.png" alt="Logo"> </a> <h3 align="center">Searchify</h3> <p align="center"> Hosting your own Searchengine was never easier <br /> <a href="https://github.com/jusoftdev/searchify"><strong>Explore the docs »</strong></a> <br /> <br /> <a href="https://searchify.vercel.app">View Demo</a> · <a href="https://github.com/jusoftdev/searchify/issues">Report Bug</a> · <a href="https://github.com/jusoftdev/searchify/issues">Request Feature</a><br> <a href="https://www.buymeacoffee.com/jusoft" target="_blank"><img src="https://bmc-cdn.nyc3.digitaloceanspaces.com/BMC-button-images/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" ></a> </p> </p> <!-- TABLE OF CONTENTS --> <details open="open"> <summary><h2 style="display: inline-block">Table of Contents</h2></summary> <ol> <li> <a href="#about-the-project">About The Project</a> <ul> <li><a href="#built-with">Built With</a></li> </ul> </li> <li> <a href="#getting-started">Getting Started</a> <ul> <li><a href="#prerequisites">Prerequisites</a></li> <li><a href="#installation">Installation</a></li> </ul> </li> <li><a href="#usage">Usage</a></li> <li><a href="#roadmap">Roadmap</a></li> <li><a href="#todo">To do</a></li> <li><a href="#contributing">Contributing</a></li> <li><a href="#license">License</a></li> <li><a href="#contact">Contact</a></li> <li><a href="#contributors">Contributors</a></li> </ol> </details> <!-- ABOUT THE PROJECT -->About The Project
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 <img src="https://i.imgur.com/vPdHLGG.png"/>
Built With
<!-- GETTING STARTED -->Getting Started
To get a local copy up and running follow these simple steps.
Prerequisites
This is an example of how to list things you need to use the software and how to install them.
Installation
- 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
<!-- USAGE EXAMPLES -->
Usage
Beautiful responsive design <img src="https://i.imgur.com/v1gSm5R.png" /> <img src="https://i.imgur.com/Kvu3Eam.png" /> Showing results in an useful way <img src="https://i.imgur.com/kIaOSie.png" /> Pagination <img src="https://i.imgur.com/ghpSFcf.png" /> Fully responsive Design <br> <img src="https://i.imgur.com/ym4XODw.png" /> <img src="https://cdn.discordapp.com/attachments/828176464041476111/868920497113530479/unknown.png" /> <br> Auto Darkmode<br> <img src="https://i.imgur.com/C0k2DlZ.png" />
<!-- ROADMAP -->Roadmap
See the open issues for a list of proposed features (and known issues).
<!-- todo -->Todo (Sorted by importantness)
- Functionality
- Image Search
- Video Search
- News
- Settings
Contributing
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
License
Distributed under the MIT License. See LICENSE
for more information.
Contact
JuSoft - @jusoftdev - Discord Server - support@jusoft.dev
Project Link: https://github.com/jusoftdev/searchify
<!-- ACKNOWLEDGEMENTS -->