Health-Pro is a website made for a competition and now is ready to accept pull-requests from hacktoberfest users. Make your contribution to this repository. Please follow guidelines in CONTRIBUTING.md file before continuing.
How to run the code.
npm install
node index.js
This code use SendGrid email API. Use your API key (Optional).
What kind of pull-requests are expected?
- Documentation Updates (Readme updates)
- Code Bug Fixes
- Performance Issues
- Improvements for the code