Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -580,6 +580,7 @@
],
"description": "A declarative, efficient, and flexible JavaScript library for building user interfaces."
},

{
"name": "React Native",
"link": "https://github.com/facebook/react-native",
Expand All @@ -589,6 +590,14 @@
],
"description": "A framework for building native apps with React."
},
{
"name": "My Beginner Project",
"link": "https://github.com/Mahi-korrapati/my-first-project",
"label": "first-timers-only",
"technologies": ["C#"],
"description": "A simple beginner-friendly project to learn GitHub workflow and programming basics."
},

{
"name": "React server",
"link": "https://github.com/redfin/react-server",
Expand Down