Skip to content

This repository was created to practice and learn the basics of React for frontend development. As a beginner, I’m using this project to explore how React works and get hands-on experience with its core features.

Notifications You must be signed in to change notification settings

Osagani31/Learn-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning React

This repository was created to practice and learn the basics of React for frontend development. As a beginner, I’m using this project to explore how React works and get hands-on experience with its core features.


📚 What I Learned

This project helped me understand the following topics:

  1. React Components

    • Building simple and reusable functional components
  2. CSS Styling for Components and Page Handling

    • Applying inline styles, external CSS, and basic layout styling
  3. Creating Dynamic Components

    • Rendering components with data using .map() and conditional rendering
  4. Props Handling

    • Passing data between components using props
  5. React Router

    • Creating multiple pages and navigating between them using react-router-dom
  6. useState Hook

    • Managing and updating component-level state
  7. React Bootstrap

    • Using Bootstrap UI components for faster and responsive design
  8. Event Handling and useEffect Hook

    • Responding to user interactions
    • Running side effects like API calls or time-based actions

💬 Notes

This is a beginner-friendly project focused on understanding core React concepts.

No backend or database is used.

Only frontend features are practiced here.

Screenshots

Screenshot 2025-07-27 184506 Screenshot 2025-07-27 184536

About

This repository was created to practice and learn the basics of React for frontend development. As a beginner, I’m using this project to explore how React works and get hands-on experience with its core features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published