Skip to content

Commit b792ba5

Browse files
listed flash light togged app
Co-Authored-By: Aryan-Joshi-10 <177079559+Aryan-Joshi-10@users.noreply.github.com>
1 parent 7b9346d commit b792ba5

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

assets/flashlight.png

3.72 KB
Loading

projects.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -469,6 +469,12 @@ const projects = [
469469
url:"https://github.com/ianshulx/React-projects-for-beginners/tree/main/patreon",
470470
description:"A Patreon clone is a platform that enables creators to earn recurring income by offering exclusive content and rewards to supporters",
471471
imgSrc:"assets/patreon.png"
472+
},
473+
{
474+
title:"Flash light toggle",
475+
url:"https://github.com/ianshulx/React-projects-for-beginners/tree/main-616/Flashlight-Toggle-App",
476+
description:"This app changes the background color to simulate a flashlight turning on and off.",
477+
imgSrc:"assets/flashlight.png"
472478
}
473479

474480
];

0 commit comments

Comments
 (0)