Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.08 KB

README.md

File metadata and controls

49 lines (30 loc) · 1.08 KB

Home Health Medical Professional Locator (web App) https://homehealth.netlify.app

Netlify Status

Repository for the Home Health Medical Professional Location Web App. Built with React.

Required tools

Getting Started

Once the required tools have been installed, you can finally clone the project and begin setting it up for local development.

  • Clone the project using the git command:
git clone <url>
  • Download Node dependencies for React Application
Yarn
  • Finally, to start the project:
npm start

NB: Migrations are ran automatically

You can then access the app at http://localhost:3000


By default, the project proxy api calls to https://localhost:5001 in development


F.A.Q

Q:

A: