diff --git a/content/batch/index.mdx b/content/batch/index.mdx index 1896d0f..b151a92 100644 --- a/content/batch/index.mdx +++ b/content/batch/index.mdx @@ -20,6 +20,17 @@ This course is focused on making you a frontend developer from a beginner to an Select a Batch below to learn more about it. +const joinButtonStyle = { + textAlign: 'center', + color: 'black', + backgroundColor: 'white', + borderRadius: '18px', + fontSize: '16px', + width: 'fit-content', + margin: '0 auto', + padding: '8px 16px' +}; +
Learn HTML, CSS, JS and Git & Github
+ +Learn data structures and algorithms in JavaScript
+ +Master React, Redux and Next Js
+ +Get Interview Tips and Tricks from Experts
+ +