A healthcare solution built for WCE Hackathon'21.
Tech Stack used :
- Nodejs
- Express
- MongoDB
- Typescript
Navigate to the backend folder , open it in a IDE or a text editor such as VsCode and use this command
npm run dev
You must have node installed in your system.
Tech Stack used :
- React Native
- Typescript
- Axios for API Handling
Navigate to the app folder , open it in a IDE or a text editor such as VsCode or Android Studio and use this command
npx react-native run-android
Tech Stack used :
- React
- Javascript
Navigate to the admin-app folder , open it in a IDE or a text editor such as VsCode and use this command
npm start