This is a generic README file for the project.
To install the project, run the following command:
$ npm install
To use the project, run the following command:
copy the .env.example file to .env and fill in the values ( has good defaults )
$ npm start
then in your browser go to http://localhost:3000/search?query=bob
This project is licensed under the MIT license. See the LICENSE file for more info.