itsdevdeepak / my-med-identity

Personilized Mobile app that lets you store and manage your personal medical Records

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Med Identity

My Med Identity is a personilized Mobile app that lets you store and manage your personal medical Records.

Run Locally

Setup Backend 🔗

Clone the project

  git clone https://github.com/itsdevdeepak/my-med-identity

Go to the project directory

  cd my-med-identity

Install dependencies

  npm install

Add Enviroment Variables

  cat API_URL=<your api url> > .env

Start the server

  npm start

Screenshots

App Screenshot

About

Personilized Mobile app that lets you store and manage your personal medical Records


Languages

Language:TypeScript 99.3%Language:JavaScript 0.7%Language:Shell 0.1%