/consultdoc

A sample appointment booking Node js app.

Primary LanguageJavaScript

ConsultDoc

A sample appointment booking web API,Which consists user functonalities like sign up,sign in,auhentication and authorization.It is build with express js frame work.

Running locally

  git clone https://github.com/sunilpedada9/retailstore.git
  cd consultdoc
  npm install
  npm start