Skip to content

Commit

Permalink
add screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmckendry authored Nov 5, 2023
1 parent 7362f3b commit 451160d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Canine Club Invoicing System
A mobile-first web application I built for my wife's dog walking business. Built with [Go](https://go.dev) and [HTMX](https://htmx.org).

<p float="left">
<img src="https://github.com/scottmckendry/ccinvoice/assets/39483124/66412d39-31fe-45a3-8fc3-999278938b22" width="33%"/>
<img src="https://github.com/scottmckendry/ccinvoice/assets/39483124/a27708e9-59eb-4f1f-be03-b192a5ca90c6" width="33%"/>
<img src="https://github.com/scottmckendry/ccinvoice/assets/39483124/6c2bb986-0d8a-47f2-9bd5-19702717542f" width="33%"/>
</p>

## 🚀 Deploying
To run the app in a docker container, you'll need to create a `.env` file in the root directory with the following environment variables:
```env
Expand Down

0 comments on commit 451160d

Please sign in to comment.