diaREact/README.md

40 lines
657 B
Markdown

# Diareact
A personnal and encrypted diary with Laravel and React.
## Badges
[![Build Status](https://ci.canhelpme.com/api/badges/Shikiryu/diaREact/status.svg?ref=refs/heads/main)](https://ci.canhelpme.com/Shikiryu/maison-montsoult)
## Installation
Install diareact
```bash
git clone ssh://gogs@git.shikiryu.com:2200/Shikiryu/diaREact.git
cd diaREact
composer install
npm install
```
## Authors
[@shikiryu](https://git.shikiryu.com/Shikiryu)
## Acknowledgements
- [React](https://github.com/facebook/react/)
- [React MD Editor](https://github.com/uiwjs/react-md-editor)
## License
[MIT](https://choosealicense.com/licenses/mit/)