Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 687 Bytes

README.md

File metadata and controls

46 lines (30 loc) · 687 Bytes

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