Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 451 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 451 Bytes

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: