/fsdTest

Primary LanguageJavaScriptBSD Zero Clause License0BSD

🚀 Words Searcher

  1. Running site.

    You can use gatsby build to run the project, or serve to run in production at localhost

    gatsby build
  2. How It Works

    A SearchBot is called to check if the word exists in the linux manual. And responds with a search status and the urls where the word was found.