https://github.com/dimitri-pletschette/searchifygoogleclone
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.6%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: dimitri-pletschette
- License: mit
- Language: JavaScript
- Default Branch: main
- Size: 832 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
Searchify
Hosting your own Searchengine was never easier
Explore the docs »
View Demo
·
Report Bug
·
Request Feature

Table of Contents
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

Built With
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.
* npm
* NodeJS
* yarn
sh
npm install --global yarn
* NextJS
sh
yarn add next react react-dom
Installation
- Clone the repo
sh git clone https://github.com/jusoftdev/searchify.git - Install yarn packages
sh yarn - Get your custom Google API key (requires Google Account)
- Insert your API key in
keys.jsjs export const API_KEY = 'Insert here' - Run
sh yarn dev - Build (optional)
sh yarn build
Usage
Beautiful responsive design
Showing results in an useful way
Pagination
Fully responsive Design
Auto Darkmode

Roadmap
See the open issues for a list of proposed features (and known issues).
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
Contributors
Owner
- Name: Dimitri Pletschette
- Login: dimitri-pletschette
- Kind: user
- Location: Zurich
- Website: dimitripletschette.com
- Twitter: dmxplx
- Repositories: 1
- Profile: https://github.com/dimitri-pletschette
Digital Product Manager & Technology Blogger
GitHub Events
Total
- Delete event: 7
- Issue comment event: 1
- Push event: 11
- Pull request event: 15
- Create event: 9
Last Year
- Delete event: 7
- Issue comment event: 1
- Push event: 11
- Pull request event: 15
- Create event: 9
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 8
- Average time to close issues: N/A
- Average time to close pull requests: 2 days
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.13
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 8
Past Year
- Issues: 0
- Pull requests: 8
- Average time to close issues: N/A
- Average time to close pull requests: 2 days
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.13
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 8
Top Authors
Issue Authors
Pull Request Authors
- dependabot[bot] (8)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- 353 dependencies
- @heroicons/react ^1.0.1 development
- autoprefixer ^10.2.5 development
- postcss ^8.3.0 development
- tailwindcss ^2.2.7 development
- @tailwindcss/line-clamp ^0.2.1
- next 10.2.3
- react 17.0.2
- react-dom 17.0.2
- 354 dependencies