Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 815 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 815 Bytes

Rumble - Lightweight Google Search Engine Alternative

Rumble is a lightweight alternative to Google Search Engine that aims to provide fast and relevant search results while respecting user privacy. This React app is built using Vite, a fast and efficient build tool for modern web development.

visit the webste here

Features

  • Fast and efficient search algorithm
  • Minimal and clean user interface
  • Privacy-focused search engine

Installation

  1. Clone the repository: git clone https://github.com/HacFlix/Rumble.git
  2. Navigate to the project directory: cd rumble
  3. Install dependencies: npm install

Usage

To start the development server, run the following command:

pnpm run dev

This will launch the development server at http://localhost:3000