https://github.com/mdbootstrap/react-invoice
Responsive React Invoice with Bootstrap 5. Various examples like simple invoice, payment receipt, company invoice, invoice with images and many more. https://mdbootstrap.com/docs/standard/extended/invoice
https://github.com/mdbootstrap/react-invoice
bootstrap bootstrap-template bootstrap-theme bootstrap5 css html invoice js react template
Last synced: 5 months ago
JSON representation
Responsive React Invoice with Bootstrap 5. Various examples like simple invoice, payment receipt, company invoice, invoice with images and many more. https://mdbootstrap.com/docs/standard/extended/invoice
- Host: GitHub
- URL: https://github.com/mdbootstrap/react-invoice
- Owner: mdbootstrap
- License: other
- Created: 2022-08-16T12:42:49.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-17T07:06:26.000Z (almost 4 years ago)
- Last Synced: 2025-10-29T04:45:00.218Z (8 months ago)
- Topics: bootstrap, bootstrap-template, bootstrap-theme, bootstrap5, css, html, invoice, js, react, template
- Language: JavaScript
- Homepage:
- Size: 269 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.pdf
Awesome Lists containing this project
README

# MDB React 5
Responsive React Invoice with Bootstrap 5. Various examples like simple invoice, payment receipt, company invoice, invoice with images and many more.
Check out [React Invoice Documentation](https://mdbootstrap.com/docs/react/extended/invoice) for detailed instructions & even more examples.
## Basic example

```js
import React from "react";
import {
MDBCard,
MDBCardBody,
MDBCol,
MDBContainer,
MDBRow,
MDBTypography,
} from "mdb-react-ui-kit";
export default function App() {
return (
Thank for your purchase
Invoice #12345
Pro Package
$199.00
Consulting
$100.00
Support
$10.00
Total: $10.00
);
}
```
## How to use?
1. Download MDB 5 - FREE REACT UI KIT
2. Choose your favourite customized component and click on the image
3. Copy & paste the code into your MDB project
[▶️ Subscribe to YouTube channel for web development tutorials & resources](https://www.youtube.com/MDBootstrap?sub_confirmation=1)
## More examples (click on the image to see a live demo)
### Company invoice:
[](https://mdbootstrap.com/docs/react/extended/invoice#company-invoice)
### Company Invoice with logo:
[](https://mdbootstrap.com/docs/react/extended/invoice#company-invoice)
You can find other examples [here](https://mdbootstrap.com/docs/react/extended/invoice).
## More extended React documentation
- React Bootstrap Code
- React Bootstrap Gallery
- React Bootstrap Hamburger Menu
- React Bootstrap Jumbotron
- React Bootstrap Maps
- React Bootstrap Mega Menu
- React Bootstrap Media object
- React Bootstrap Multiselect
- React Bootstrap Masonry
- React Bootstrap Contact form
- React Bootstrap Gradients
- React Bootstrap Pagination
- React Bootstrap Panels
- React Bootstrap Social Media icons & buttons
- React Bootstrap Search
- React Bootstrap Table sort
- React Bootstrap Table responsive
- React Bootstrap Table scroll
- React Bootstrap Table search
- React Bootstrap Textarea
- React Bootstrap Sidebar
- React Bootstrap Profiles
- React Bootstrap Nested Dropdown
- React Bootstrap Address Form
- React Scroll Back to Top button
- React Product Cards
- React Avatar
- React Carousel Slider with Thumbnails
- React Chat
- React Comparison table
- React Comments
- React Drawer
- React FAQ component / section