Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: project addition by Hemant2335 #1387 #1432

Merged
merged 9 commits into from
Jun 27, 2023
7 changes: 6 additions & 1 deletion src/DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -2912,7 +2912,12 @@
"title": "ONEBUY",
"description": "This is a replica pf other movies platform where you can get details and related details of the Movies and Tv shows",
"tech": ["HTML", "TAILWIND" , "NEXT.js" , "STRAPI" ,"STRIPE", "JAVASCRIPT"]

},
{
"link": "https://github.com/Hemant2335/JBI-NEWS-APP",
"title": "JBI-NEWS-APP",
"description": "This is simply a news app which keeps you updated with the latest news and not only the latest but the most relevant one ",
"tech": ["HTML", "TAILWIND" , "REACT" ,"JAVASCRIPT"]
}
]
},
Expand Down