https://github.com/dimitri-pletschette/searchifygoogleclone

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
Last synced: 5 months ago · JSON representation

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
Created about 1 year ago · Last pushed 7 months ago
Metadata Files
Readme

README.md


Logo

Searchify

Hosting your own Searchengine was never easier
Explore the docs »

View Demo · Report Bug · Request Feature
  Buy Me A Coffee

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. To do
  6. Contributing
  7. License
  8. Contact
  9. Contributors

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

  1. Clone the repo sh git clone https://github.com/jusoftdev/searchify.git
  2. Install yarn packages sh yarn
  3. Get your custom Google API key (requires Google Account)
  4. Insert your API key in keys.js js export const API_KEY = 'Insert here'
  5. Run sh yarn dev
  6. 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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. 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

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 (8) javascript (3)

Dependencies

.github/workflows/auto-merge.yml actions
package-lock.json npm
  • 353 dependencies
package.json npm
  • @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
yarn.lock npm
  • 354 dependencies