|
1 | | -# Parkify |
2 | | - |
3 | | -Hasslefree way to book your parking space with easy cancellations and timeline extensions |
| 1 | +<!--# Parkify--> |
| 2 | +<div align="center"> |
| 3 | +<picture> |
| 4 | + <source srcset="https://res.cloudinary.com/codehackerone/image/upload/v1654404920/Parkify/logo-white_em2e4o.png" media="(prefers-color-scheme: dark)"> |
| 5 | + <img alt="PARKIFY_LOGO" id="logo-dark" src="https://res.cloudinary.com/codehackerone/image/upload/v1654404897/Parkify/logo-black_y6ungi.png" height="100" /> |
| 6 | +</picture> |
| 7 | + <!--<img alt="PARKIFY_LOGO" id="logo-dark" src="public/img/logo-black.png" height="100" />--> |
| 8 | + <br> |
| 9 | +<!-- <img alt="PARKIFY_TEXT" id="logo-white" src="public/img/logo-text-black.png" height="40"/> --> |
| 10 | +<picture> |
| 11 | + <source srcset="https://res.cloudinary.com/codehackerone/image/upload/v1654404904/Parkify/logo-text-white_jqhdsf.png" media="(prefers-color-scheme: dark)"> |
| 12 | + <img alt="PARKIFY_TEXT" id="logo-dark" src="https://res.cloudinary.com/codehackerone/image/upload/v1654404900/Parkify/logo-text-black_qnvhtr.png" height="40" /> |
| 13 | +</picture> |
| 14 | +<br><br> |
| 15 | + <span style="font-weight: bold;"></></span> with <span style="color: #8b0000;">♥</span> by <a href="https://github.com/codehackerone">@codehackerone</a>.<br><br> |
| 16 | +<p align="center"> |
| 17 | + <img src="https://img.shields.io/badge/version-1.0.0-yellowgreen" alt="version 1.0.0"/> |
| 18 | + <img src="https://img.shields.io/badge/license-MIT-brightgreen" alt="license MIT"/> |
| 19 | + <img src="https://img.shields.io/github/issues-pr-raw/codehackerone/parkify.svg" /> |
| 20 | + <img src="https://img.shields.io/github/issues-raw/codehackerone/parkify.svg"/> |
| 21 | + <img src="https://img.shields.io/badge/author-Codehackerone-orange" alt="author codehackerone"/> |
| 22 | +</p> |
| 23 | +</div> |
| 24 | +<br> |
| 25 | + |
| 26 | +> Hasslefree way to book your parking space with easy cancellations and timeline extensions<br> |
4 | 27 |
|
5 | 28 | --- |
6 | 29 |  |
@@ -101,4 +124,4 @@ Create a `.env` file then edit it with your settings. You will need: |
101 | 124 | Please read `CODE_OF_CONDUCT.md` for details on the code of conduct, and the process for submitting pull requests. |
102 | 125 |
|
103 | 126 | --- |
104 | | -This repo is crafted with <span style="color: #8b0000;">♥</span> and owned/maintained by <a href="https://github.com/codehackerone">@codehackerone</a>. |
| 127 | +This repo is owned/maintained by <a href="https://github.com/codehackerone">@codehackerone</a>. |
0 commit comments