A web page where you can input a search for a doctor names and your illness
Description | Input | Output |
---|---|---|
Search for doctor | mark | doctor mark info |
What is the problem | back pain | doctor XYZ can help you with that |
- Clone the repository here
- Open file in atom editor
- Make file .env
- Inside .env file type this: exports.apiKey = "YOUR KEY GOES HERE"
- In terminal run 'npm install'
- In terminal run 'bower Install'
- In terminal run 'gulp build'
- In terminal run 'gulp serve'
- Use page in browser
If you have any comments or suggestions please make a contribution to my repository
This project is licensed under the MIT license
Copyright (c) 2017 Javier Jimenez