diff --git a/about.html b/about.html new file mode 100644 index 00000000..987dcd94 --- /dev/null +++ b/about.html @@ -0,0 +1,81 @@ + + + + + + CodeClip + + + + + + + + + + + + + + + +
+
+ + + +
+
+ +
+

About CodeClip

+

CodeClip is a lightweight, browser-based code snippet manager built for developers who want a simple, fast, and distraction-free way to save and revisit frequently used code.

+ +

It is completely client-side, with no backend — your snippets are stored securely in your browser using localStorage. Whether you're a beginner or a seasoned developer, CodeClip helps you stay productive by keeping your code snippets easily accessible.

+ +

Features

+ + + +

View the source code or contribute here: + + github.com/opensource-society/CodeClip + +

+ +
+ + +
+ +
+ + + + + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index c2dc4927..865e8e8c 100644 --- a/index.html +++ b/index.html @@ -28,10 +28,13 @@