This project is a telemedicine platform that facilitates virtual healthcare consultations between patients and healthcare providers. It is divided into two main directories: frontend and backend. The frontend directory contains the React-based client-side application.
1. node js
install version 20.0 and above
2. npm
version 10.0 and above
3. git clone git@github.com:jessicasewe/AMaT-HCL.git
To clone repo
4. cd AMaT-HCL
5. cd amat-frontend
6. npm install
7. npm start