/search-engine-client

Primary LanguageTypeScriptGNU General Public License v2.0GPL-2.0

Search Engine Client

This is the client side application for my second attempt at a search engine. It works like google.com and allows the user to make requests to the engine's API.

Installation

  • Clone the repository
  • yarn
  • yarn start

This runs in conjunction with the other two repositories: