Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.
/ Medifinder Public archive

Mobile application that guides you to the right doctor depending on your needs.

Notifications You must be signed in to change notification settings

ZirixCZ/Medifinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group 68

Mobile application that guides you to the right doctor depending on your needs. Developed on the Funovation Hac22 Foxconn Hackathon.

Showcase

main by-diagnose-3 by-diagnose-type-of-illness-doctors

Installation

Frontend

Clone the repository:

git clone git@github.com:ZirixCZ/Medifinder.git

Change directory to /frontend and type:

npm install

This installed all dependencies needed for the frontend to work. Now start the development server by running:

npm run start

Backend

Considering you followed the steps above, open new terminal window and change directory to /API. then type:

npm install

Now start the server locally by running:

npm run start

About

Mobile application that guides you to the right doctor depending on your needs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published