Web Development - React Environment

Start your journey into web development with a structured learning path covering HTML, CSS, JavaScript, and Tailwind CSS. This series is designed to help you build strong fundamentals and progress towards creating modern, responsive, and interactive web applications.

Each course focuses on practical skills, real-world examples, and step-by-step guidance to ensure a clear understanding of both core concepts and modern development practices.

.

Assignments

Strengthen your understanding by solving assignments. These are intended to help you apply concepts in real-world scenarios, reinforce your practical skills, and build confidence in your learning journey. Each assignment serves as an opportunity to test your knowledge. Take your time, challenge yourself, and use these assignments as a step toward mastery.

HTML + CSS + JavaScript DOM

Sr. No.TitleDescriptionControls
1Creation of Basic PagesCreate simple pages using HTML. Style pages using both external and inline CSS. Add dynamic features using JavaScript functions
Assignment

React JS

Sr. No.TitleDescriptionControls
2Convert Simple Webpages into ReactJs-TSX EnvironmentUse React-Js-TST Environment and recreate your webpage that you created using HTML, CSS and JavaScript DOM
Assignment
3Style React Application using Tailwind CSSRemove external CSS and use only Tailwind CSS to design pages/components
Assignment