/doctor-lookup

Epicodus Javascript Week Two Final Project

Primary LanguageJavaScript

Doctor Lookup

Javascript Project, 01.18.2019

By Rohan Moore

Description

This site allows you to find doctors in your area.

Getting an API Key

  1. Visit the Better Doctor API website and create an account.
  2. Go into the project directory and create a new file called .env
  3. Within the .env file, put "exports.apiKey = " followed by the API key you were provided in step one.

Known Bugs

  • No known bugs.

Support and Contact Details

If you discover a bug or want to make a suggestion or comment, send me an email at rohanpmoore@gmail.com or file an issue on Github.

Technologies Used

This project uses Javascript, HTML, and CSS.

License

Copyright (c) 2019 Rohan Moore

This software is licensed under the MIT license.