Skip to content

sahilk-dev/learning-react-course

Repository files navigation

Learning-react-course

This repository contains my practice code and notes as I learn React.

About

  • I created this repo to track my progress as I learn various React concepts.
  • Includes component examples, hooks practice, and mini-projects.
  • Each folder covers a different React topic or feature.

How I Learn

  • I watch tutorials, follow official docs, and build small projects.
  • I experiment with code and commit my practice regularly.
  • This repo is for personal learning and reference, but others can use the examples, too.

How to Run

  1. Clone the repo: git clone https://github.com/sahilk-dev/learning-react-course.git cd learning-react-course

  2. Install dependencies: npm install

  3. Start the development server: npm start


Feel free to explore and learn along!

About

Repository for my React learning journey—practice code and concepts as I learn React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published