This repository contains my React learning journey, including code snippets, examples, and projects. I'll start with the fundamentals and gradually add full-fledged projects as I progress.
- React Basics (Components, Props, State)
- Hooks (useState, useEffect, useContext, etc.)
- Routing with React Router
- State Management (Context API, Redux)
- API Integration (Fetching Data)
- Performance Optimization
- React Projects