Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lahrim/plume
- Owner: lahrim
- Created: 2024-07-08T10:51:19.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-01T20:15:04.000Z (4 months ago)
- Last Synced: 2024-11-09T21:30:46.760Z (about 1 month ago)
- Topics: clipboard, clipboard-clear, next, nextjs, react, reactjs
- Language: JavaScript
- Homepage: https://plume.lahrim.fr
- Size: 459 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```