We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebf2fb5 commit 823d972Copy full SHA for 823d972
README.md
@@ -4,12 +4,12 @@
4
This is a website i used to push Code.
5
6
### Tools used:
7
-#### Nodejs
8
-#### EJs
9
-#### Express
10
-#### Mongo
11
-#### Typed.js
12
-#### prism.js
+- Nodejs
+- EJs
+- Express
+- Mongo
+- Typed.js
+- prism.js
13
14
15
## Screenshots
@@ -18,4 +18,28 @@ This is a website i used to push Code.
18
19

20
21
+
22
+
23
+
24
25
+## Installation
26
27
+To install project run the command in the terminal
28
29
+```
30
+ npm i
31
32
33
+ node app.js
34
35
36
37
+## Features
38
39
+- Code copy to clipboard button
40
+- see others codeboxes
41
42
43
44
45
0 commit comments