Skip to content
/ veyo Public

A search engine for you that focuses on design, maintainability, and reliability! simply, fast, and privacy focused. Try it out!

License

Notifications You must be signed in to change notification settings

hnpf/veyo

Repository files navigation

Veyoo

A standalone search engine derived from the VIREX portfolio project. Veyoo provides instant answers powered by Wikipedia API with support for multiple search engines.

Features

  • Instant Answers: Wikipedia-powered summaries for immediate results
  • Multiple Search Engines: DuckDuckGo, Google, and Bing support
  • Voice Search: Speech-to-text search capability
  • Related Results: Explore related topics seamlessly
  • Dark/Light Theme: Automatic theme switching
  • Responsive Design: Works on all devices

Quick Start

# Install dependencies
npm install

# Start development server
npm run dev

# Build for production
npm run build

# Preview production build
npm run preview

Usage

Simply navigate to the application and start searching! The "Return Home" button will take you to virex.lol.

Architecture

  • React 19 with TypeScript
  • Vite for build tooling
  • Framer Motion for animations
  • Tailwind CSS for styling
  • Lucide React for icons

Search Flow

  1. User enters search query
  2. App fetches Wikipedia summary for instant answers
  3. If no summary available, redirects to chosen search engine
  4. Displays related topics for further exploration

License

Private project - All rights reserved.

About

A search engine for you that focuses on design, maintainability, and reliability! simply, fast, and privacy focused. Try it out!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published