Skip to content

This repository is dedicated to learning and exploring various React topics. It contains different projects, components, and implementations to enhance understanding and proficiency in React.js.

Notifications You must be signed in to change notification settings

bharat40/react-topics

Repository files navigation

React Learning Repository

This repository is dedicated to learning and exploring various React topics. It contains different projects, components, and implementations to enhance understanding and proficiency in React.js.

Topics Covered

  • Conditional Operators
  • Context API Project
  • Light and Dark Mode
  • Map, Filter, Reduce
  • React Router
  • State vs Props
  • useContext Hook
  • useEffect Hook
  • useEffect Polyfill
  • useReducer Hook
  • useRef Hook
  • useState Hook

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/react-topics.git
  2. Navigate to the project directory:
    cd react-topics

Folder Structure

react-topics/
├── ConditionalOperators/
├── ContextApiProject/
├── LightAndDarkMode/
├── MapFilterReduce/
├── ReactRouter/
├── StateVsProps/
├── useContextHook/
├── useEffectHook/
├── useEffectPolyfill/
├── useReducerHook/
├── useRefHook/
├── useStateHook/
├── package.json
└── README.md

About

This repository is dedicated to learning and exploring various React topics. It contains different projects, components, and implementations to enhance understanding and proficiency in React.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published