A telehealth mobile and web application built with React Native and Expo.
- Frontend: React Native application with Expo support
- Backend: API services and database management
- React Native
- Expo
- React Navigation
- React Native Paper
- WebRTC for video calls
- TypeScript
- Zustand for state management
- Patient-doctor video consultations
- Health metrics tracking
- Authentication and user management
- Interactive charts and data visualization
- Node.js
- Yarn or npm
- Expo CLI
- Clone the repository
git clone <repository-url>
cd health-app
- Install frontend dependencies
cd frontend
yarn install
- Start the frontend
yarn start
- Set up the backend
cd ../backend
# Backend setup instructions
- Mobile: Run on iOS/Android simulators or physical devices using Expo
- Web: Access the application through a web browser
This project is licensed under the terms of the 0BSD license.