An open API service indexing awesome lists of open source software.

https://github.com/ezzcodeezzlife/emergency-cards

In the event of an emergency, information about a person is often needed quickly. With EmergencyCard, you can compile information for friends and acquaintances that is useful in an emergency.
https://github.com/ezzcodeezzlife/emergency-cards

Last synced: about 1 year ago
JSON representation

In the event of an emergency, information about a person is often needed quickly. With EmergencyCard, you can compile information for friends and acquaintances that is useful in an emergency.

Awesome Lists containing this project

README

          

# emergency-cards
In the event of an emergency, information about a person is often needed quickly. With EmergencyCard, you can compile information for friends and acquaintances that is useful in an emergency.

## Installation

```
git clone https://github.com/ezzcodeezzlife/emergency-cards.git
cd emergency-cards
npm i
npm run start
```