Skip to content

Latest commit

 

History

History
123 lines (116 loc) · 6.04 KB

README.md

File metadata and controls

123 lines (116 loc) · 6.04 KB

Simple Search Engine


About

About In this project you will create your own search engine, though it probably won’t compete with Google. Yours will be a simple search engine that processes a limited collection of data and searches it for a word or a phrase. It’ll be simple but cool.

demo

[Theory]