Welcome to my React.js Practice Repository! This repo is where I experiment and learn React by building small, focused projects — each one covering a specific concept like components, props, state, animations, and more. ⚛️
I created this repository to:
- Strengthen my understanding of core React concepts
- Practice writing clean, reusable components
- Explore animation libraries like GSAP
- Experiment with hooks, forms, and other real-world use cases
- Import and Exports
- JSX
- Functional components
- Props and State
- Event Handling
- Conditional Rendering
- Hooks
- Advanced State management
- Form handling
- Two-way data binding
- Rest APIS and GraphQL APIS
- React Router DOM
- Advanced Routing
- Context API
- React.js (Vite / CRA)
- JavaScript (ES6+)
- GSAP
- Tailwind CSS
- JSX, Functional components, Props A React cards component project using functional components, props, GSAP animations, and React Icons to create smooth, animated card layouts.
- link - https://blankpink.netlify.app/
- link - https://arcaine.netlify.app/
- useState hook A simple crud operations with useState hook