A modern, minimalist search interface for instant Google search redirection with beautiful design and responsive functionality.
Endroid Search is a beautifully designed, lightweight web application that provides a clean and intuitive interface for searching the web. Built with modern web technologies, it offers a distraction-free experience for users who value simplicity and performance.
| Feature | Description |
|---|---|
| Responsive Design | Seamlessly adapts to all screen sizes and devices |
| Quick Search | Instant Google search redirection with a single keystroke |
| Minimalist UI | Clean, modern interface focused on usability |
| Lightweight | Fast loading with minimal resource consumption |
| Smart Menu | Quick access to useful links and applications |
| Open Source | Free and fully customizable for your needs |
Experience Endroid Search instantly:
Prerequisites:
- Modern web browser (Chrome, Firefox, Safari, Edge)
- Git (optional, for cloning)
Step 1: Clone the repository
git clone https://github.com/wized2/Search.git
cd SearchStep 2: Run locally
python3 -m http.server 8000Step 3: Access the application
Open your browser and navigate to http://localhost:8000
| Technology | Purpose |
|---|---|
| HTML5 | Semantic structure |
| CSS3 | Modern styling and animations |
| JavaScript | Interactive functionality |
| Material Icons | Beautiful iconography |
We welcome contributions from the community. To contribute:
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
For bug reports and feature requests, please open an issue.
This project is licensed under the MIT License - see the LICENSE file for details.