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.
0 parents commit 8a6a71dCopy full SHA for 8a6a71d
2 files changed
.gitignore
@@ -0,0 +1,2 @@
1
+node_modules
2
+.env
README.md
@@ -0,0 +1,23 @@
+# MySocialCode
+
3
+MySocialCode is a project focused on bringing people together through real-world social events.
4
+It aims to connect individuals and business owners by encouraging meaningful offline interactions.
5
6
+This repository contains both the frontend and backend code in a single repository.
7
8
+## Structure
9
10
+mysocialcode/
11
+- frontend/ – Frontend application (Expo / React Native)
12
+- backend/ – Backend API (Node.js / Express)
13
14
+## Status
15
16
+This project is currently under development.
17
+The initial project structure and Git setup are complete.
18
19
+More features will be added step by step as the project evolves.
20
21
+## Author
22
23
+Shanu Vr
0 commit comments