Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lahrim/plume

Application web qui génère 40 mots de 20 caractères chacun, permettant de nettoyer le presse-papiers d'un pc ou d'un smartphone.
https://github.com/lahrim/plume

clipboard clipboard-clear next nextjs react reactjs

Last synced: 2 days ago
JSON representation

Application web qui génère 40 mots de 20 caractères chacun, permettant de nettoyer le presse-papiers d'un pc ou d'un smartphone.

Awesome Lists containing this project

README

        

# Application web nettoyer le presse-papiers
Application web qui génère 40 mots de 20 caractères chacun, permettant de nettoyer le presse-papiers d'un pc ou d'un smartphone.

# Démo
[https://plume.lahrim.fr](https://plume.lahrim.fr)

## Developpement local
```
yarn install
```

Une fois l'installation fini :
```
yarn start
```