Welcome to Learn-React, my personal repository for mastering React! This repository serves as a central hub for documenting my journey of learning React from various resources. Here, I'll be compiling my notes, code snippets, and examples as I progress through namaste react course and also other resources.
The main purpose of this repository is to:
- Document my learning progress and insights gained while studying React.
- Create a centralized location for storing code snippets and examples for future reference.
- Practice and experiment with different React concepts, frameworks, and libraries.
- Share my learnings and experiences with others in the developer community.
- notes/: Contains detailed documentation and notes for each lesson or topic.
- episodes/: Organized folders containing code samples and projects for each lesson or tutorial.
To get started with exploring the contents of this repository, you can:
- Navigate to the
notes/
directory to read through my detailed documentation and notes on different React topics. - Explore the
episodes/
directory to find code samples and projects related to specific lessons or tutorials.
- Offical Learn React: https://react.dev/learn
- HTML to JSX converter: https://transform.tools/html-to-jsx