Skip to content

Commit

Permalink
Add Quize App Timer
Browse files Browse the repository at this point in the history
  • Loading branch information
rutikakengal committed Jan 18, 2025
1 parent 3cf0016 commit 5f80b7f
Show file tree
Hide file tree
Showing 4 changed files with 1,126 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,8 @@ function fillTable() {
["Day 93","TextUtils", "/public/Textutils/src/App.js"],
["Day 94","Hangman Game","./public/HangmanGame/index.html"],
["Day 95","TodoList in React TS Tailwind","./public/TodoList-React-TS-Tailwind/index.html"],
["Day 96","HCL Color Generator","./public/HCL Color Generator/index.html"]
["Day 96","HCL Color Generator","./public/HCL Color Generator/index.html"],
["Day 97", "Quize App Timer","./public/Quize App Timer/index.html"]

];

Expand Down
Loading

0 comments on commit 5f80b7f

Please sign in to comment.