This is an application where users may enter a medical issue (ie: “sore throat”, "rash", etc.) into a form, submit it, and receive a list of doctors nearby who can treat their medical issue.
- Bootstrap
- CSS
- SASS
- HTML
- Javascript
- JSON
- Browserify
- Node.js
clone this repository to your desktop navigate to the project directory request API key from https://betterdoctor.com/ add .env file to top level of project directory copy/paste your key id to the top of the .env file:
ex: 'exports.apiKey = "83948lfja94u2p4uluaodj032i40";'
run these commands from your terminal:
$ npm install
$ bower install
$ gulp build
$ gulp serve
- None
MIT Copyright (c) 2017 Mohamed Warsame