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 c33414d commit 73de97eCopy full SHA for 73de97e
README.md
@@ -1 +1,10 @@
1
-## Simple Paint tool
+
2
+
3
+## React Paint Tool
4
+A simple paint based on ReactJS.
5
+[Demo](https://paint-tool.herokuapp.com/)
6
7
+### How to install
8
+- clone repo from `` https://github.com/DarkcoderSe/paint-tool.git ``
9
+- `` npm install ``
10
+- `` npm start ``
0 commit comments