Skip to content

hunain-saeed/Medx-frontend-patient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEDX

An online doctor appointment booking web app, built with React, Redux, Material-UI, react-bootstrap, and CSS.

This repository is the patient account view and Dashboard.

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Run Test Suite: npm test

To Start Server: npm start

To Visit App: localhost:3000