Skip to content

codegrann/rate-my-doctor

Repository files navigation

Doctor Haus

This web application allows one to search for and rate a doctor or a hospital of their choice.

Running the application

In a command prompt/terminal:

  • Change directory to the root foler
  • run npm install
  • then npm run dev
  • This will start the client. Open a new terminal:
  • Change directory to the backend folder
  • npm install
  • npm run dev
  • This will start the server Follow localhost:2173 to open in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages