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
- Fast and efficient search algorithm
- Minimal and clean user interface
- Privacy-focused search engine
- Clone the repository:
git clone https://github.com/HacFlix/Rumble.git
- Navigate to the project directory:
cd rumble
- Install dependencies:
npm install
To start the development server, run the following command:
pnpm run dev
This will launch the development server at http://localhost:3000