diff --git a/app-development/React/index.json b/app-development/React/index.json new file mode 100644 index 0000000..866a9ae --- /dev/null +++ b/app-development/React/index.json @@ -0,0 +1,16 @@ +{ + "resources": [ + { + "title": "ReactJS Full Course | Build & Deploy a Word Memory App w/ ReactJS & FantaCSS", + "url": "https://www.youtube.com/watch?v=G-v9W4VpAj0", + "type": "video", + "level": "beginner" + }, + { + "title": "React.js Online Editor", + "url": "https://nextleap.app/online-compiler/reactjs-programming", + "type": "site", + "level": "beginner" + } + ] +}