mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-26 13:28:11 -08:00
Merge 4e1227c2d4 into fb832f98f8
This commit is contained in:
@@ -2208,6 +2208,15 @@
|
|||||||
"JavaScript"
|
"JavaScript"
|
||||||
],
|
],
|
||||||
"description": "a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package"
|
"description": "a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Todo List App",
|
||||||
|
"link": "https://github.com/pixelledbot/todo-list-app",
|
||||||
|
"label": "good-first-issue",
|
||||||
|
"technologies": ["JavaScript"],
|
||||||
|
"description": "A simple todo list app built with HTML, CSS, and JavaScript. Features include adding, completing, deleting tasks, and persistent storage using localStorage."
|
||||||
}
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user