diff --git a/README.md b/README.md new file mode 100644 index 0000000..e6b3fff --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# How to run + +```bash +npm install +npm run start +``` + +# Screenshot + +![alt text](image.png) \ No newline at end of file diff --git a/image.png b/image.png new file mode 100644 index 0000000..233c6e9 Binary files /dev/null and b/image.png differ