From 17e9ba4699e656da65e31bd211fff503a1328843 Mon Sep 17 00:00:00 2001 From: Yatharth Chauhan Date: Sun, 24 Dec 2023 16:19:49 +0530 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d992a6b..bdd19a4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ -Made By COdeToSnap (Yatharth Chauhan) +# CodeToSnap +Made By CodeToSnap (Yatharth Chauhan) + +This repository contains the code for the CodeToSnap website, which is a platform for sharing and discovering code snippets. + +## Problem + +The problem this project aims to solve is to provide a platform for developers to share and discover code snippets. Often, developers need to find a solution to a specific problem, and they can benefit from seeing how other developers have solved similar problems. CodeToSnap aims to make it easy for developers to share and discover code snippets. + +## Solution + +We have developed a web application that allows developers to share and discover code snippets. The application has a simple and intuitive user interface that makes it easy to search for and browse code snippets. Users can also upload their own code snippets and tag them with relevant keywords to make them easier to find. -# CodeToSnap.github.io