Skip to content

Commit 8a6a71d

Browse files
committed
first commit
0 parents  commit 8a6a71d

2 files changed

Lines changed: 25 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
node_modules
2+
.env

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# MySocialCode
2+
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

Comments
 (0)