LAITONEN / Movie-name-fetcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This application fetches the name of the most relevant movie based on the provided search strings.

To run:

  1. Open 2 Terminal windows.
  2. Run node server/server.js in one.
  3. Run node client/fetch.js in another.

About


Languages

Language:JavaScript 91.8%Language:Dockerfile 8.2%