Skip to content

Learning React step by step by building small components. Covered JSX, props, object destructuring, event handling, list rendering with keys, and hooks like useState & useEffect. Practicing core concepts with clean, simple code to understand component lifecycle and reusability.

Notifications You must be signed in to change notification settings

Karmugilan-vk/react-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ React Practice Journey

Welcome to my React learning path repository!
Here I build small, reusable components to practice and understand the core concepts of React.


πŸ“Œ Concepts Covered

  • βœ… JSX Basics
  • βœ… Components & Props
  • βœ… Object Destructuring
  • βœ… Event Handling
  • βœ… Lists & Keys
  • βœ… Hooks (useState, useEffect)
  • βœ… Component Lifecycle Basics

🎯 Goals

  • Practice writing clean, structured React code
  • Understand reusability of components
  • Build step by step instead of copy-paste learning
  • Get comfortable with real project workflow

The purpose of this repo is to gradually build a solid foundation in React development and prepare for real-world projects.

About

Learning React step by step by building small components. Covered JSX, props, object destructuring, event handling, list rendering with keys, and hooks like useState & useEffect. Practicing core concepts with clean, simple code to understand component lifecycle and reusability.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published