Skip to content

matejpokorny/darujme-widget-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Darujme.cz widget for react applications

This widget is inspired by the https://www.darujme.cz/ official widget. It is a simple react component that can be used in any react application.

Screenshot

Usage

Copy the Darujme.js component to your project and use it as shown below:

```javascript
import Darujme from 'Darujme';

<Darujme currency={"CZK"} projectId={123} />
```

Feel free to use this widget in your projects. If you find any issues or have any ideas for improvements, feel free to create an issue or a pull request.

About

React component for rendering darujme widget

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published