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.
- Host: GitHub
- URL: https://github.com/ezzcodeezzlife/emergency-cards
- Owner: ezzcodeezzlife
- Created: 2022-01-28T15:08:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-28T15:28:59.000Z (over 4 years ago)
- Last Synced: 2025-02-09T20:36:12.540Z (over 1 year ago)
- Language: Pug
- Homepage: https://emergencycard.herokuapp.com/
- Size: 90.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```