initial commit

This commit is contained in:
Luck
2021-03-26 22:00:12 +00:00
commit bbbece5b3b
16 changed files with 11936 additions and 0 deletions

6
README.md Normal file
View File

@@ -0,0 +1,6 @@
<h3 align="center"><img src="https://i.imgur.com/Aifb3lU.png"></h3>
<h1 align="center">paste</h1>
paste is a simple, "code friendly" web frontend for [bytebin](https://github.com/lucko/bytebin).
It is written in React using [react-simple-code-editor](https://github.com/satya164/react-simple-code-editor) and [Prism](https://github.com/PrismJS/prism).