Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 822 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 822 Bytes

Yo-Clinic App

Clone The Repository

  • Clone the repo from github
    Using HTTP
    git clone https://github.com/Arison99/Yo-Clinic.git
    Using SSH
    git clone [email protected]:Arison99/Yo-Clinic.git

Setup the Frontend

  • Navigate to the Frontend directory and install.
    cd Yo-Clinic/frontend
    npm install

Setup the Backend

  • Navigate to the Backend directory and install.
    cd ../backend
    npm install
    This installs the necessary frameworks React.js, Node.js, Express.js, and other libraries.
  • Then, download and install Mongodb, MongoCompass & MongoShell.

Run APP

  • Navigate to the root directory and run the App.
    cd ..
    npm run dev

Contact

Reach out for queries or collaborations via e-mail at Harrison Daviinci