A React Frontend web application and health care platform that connects qualified Physicians and Patients remotely
The applications helps to connect doctors with patients
- Ask questions anonymously in an environment answered by Qualified doctors
- Search for Doctors in your locality
- Search for specialised doctors e.g Gyaenecologists, Surgeons, Dentists etc...
- Chat privately with Doctors
- Get consultation from doctors directly
https://confyde-app.netlify.app/
- local environment must have node installed https://nodejs.org/en/download/
- local environment must have npm installed globally https://docs.npmjs.com/downloading-and-installing-node-js-and-npm
Clone or download the repo in your local environment, navigate to the root folder
run `npm run start`
You can begin editing code on your host machine, changes will be detected and all relevant processes restarted or live-reloaded.
run `npm run test`