Welcome to my React repository! This folder contains my experiments, mini-projects, and practice code as I learn React.js.
I am using this repository to understand the core concepts of modern web development, including Component-based architecture, State management, and Hooks.
- Components & Props: Practice with reusable UI elements.
- State Management: Experiments with
useStateanduseEffect. - Mini-Applications: Small projects built to apply concepts in real-world scenarios.
- Framework: React.js
- Language: JavaScript (ES6+)
- Tools: Node.js, NPM/Vite
To run these projects on your local machine, follow these steps:
- Clone the repository:
git clone [https://github.com/VaradrajVelhal/React.git](https://github.com/VaradrajVelhal/React.git)