THVC Provider Directory Frontend Challenge

Getting Started

Configure

  • In Terminal, navigate to the directory you want the clone to live
  • Clone this repo with git clone git@github.com:katieagne/provider-directory-takehome.git
  • cd into provider-directory-takehome
  • run npm i to install dependencies
  • run npm start to start the project