Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johnuberbacher authored Sep 7, 2021
1 parent 6920a88 commit 6029adf
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Invoice Generator - React App
![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)

<img src="https://i.imgur.com/155gYTq.png" style="max-width: 100px; width: 100%; height: auto;">

### Installation

```
git clone https://github.com/johnuberbacher/invoice-generator
npm install
npm start
```

### To-Do
- [ ] Finish parsing data into Preview Modal

- [ ] Currency Picker/Exchange Rates

- [ ] Calculate Tax based on currency


### Meta

John Uberbacher – [johnuberbacher.com](https://johnuberbacher.com)

0 comments on commit 6029adf

Please sign in to comment.