Skip to content

Cortex is a fast and lightweight, Express-based search engine web application.

License

Notifications You must be signed in to change notification settings

DarkTwentyFive/Cortex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cortex - Search Engine

Cortex is a fast and lightweight, Express-based search engine web application. The sucessor to LookItUp.

Cortex Index

Cortex Search

📚 Table of Contents

🌟 Features

  • 🏎️ Lightweight and Fast: Built on Express.js, Cortex ensures minimal overhead and top-notch performance.
  • 📱 Responsive Design: Adaptable design guarantees an optimal experience across devices.
  • 🔍 Search with Ease: The intuitive user interface ensures you get accurate results in seconds.

🔧 Installation

  1. Clone the Repository:

    git clone https://github.com/DarkTwentyFive/Cortex.git
  2. Navigate to the Directory:

    cd Cortex
  3. Install Dependencies:

    npm install

🚀 Usage

  1. Start the Server:

    npm run start
  2. Access the Web Application: Open your favorite browser and head to:

    http://localhost:3000
    
  3. Search: Input your queries in the search bar and hit enter. Voila! Your results are right there.

🤝 Contribute

💡 Contributions enlighten the project! If you'd like to pitch in, kindly fork the repository, make your brilliant changes, and submit a pull request. All contributions are heartily appreciated.

📜 License

Distributed under the MIT License. See the LICENSE for more information.

Happy Searching with Cortex! 🚀