/Lumify-SearchEngine

Lumify is a cutting-edge search engine designed to revolutionize the way you search the web. With its intuitive and user-friendly interface, Lumify delivers fast and accurate results to help you find what you're looking for quickly and efficiently.

Primary LanguageJavaScript

Lumify Search Engine

Lumify is a cutting-edge search engine designed to revolutionize the way you search the web. With its intuitive and user-friendly interface, Lumify delivers fast and accurate results to help you find what you're looking for quickly and efficiently.

Search Page Preview:

Image Search Page Preview:

Installation Process:

git clone https://github.com/BinayakJha/Lumify-SearchEngine.git

after cloning the repo, now go inside the folder

cd Lumify-SearchEngine

Now install the requirements before running the code

pip install -r requirements.txt

After you have installed all the requirements then run the final command

python manage.py runserver 8000

Now you will have Lumify working on your own browser!!!