Skip to content

shrutikapoor08/oreilly-react-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Fundamentals: Building Modern, Interactive Web Applications Exercises 📘

Official companion repository for the O’Reilly course
React Fundamentals: Building Modern, Interactive Web Applications
by Shruti Kapoor

📚 About the Course

This course helps developers learn the fundamentals of React by building real-world, interactive web applications step by step. It covers core concepts like components, props, state, events, hooks, lists, and more.

This repository includes hands-on exercises aligned with the course. You’ll find starter templates, guided challenges, and completed solutions to help reinforce each concept.

🚀 Getting Started

  1. Clone the repository
    git clone https://github.com/shrutikapoor08/oreilly-react-exercises.git
    cd oreilly-react-exercises
    
    
  2. Install dependencies Most exercises are self-contained, but you may need to run:
npm install

3. Run an exercise Navigate to any chapter folder and start the development server:

cd 3-creating-your-first-component
npm start

About

Official companion repository for the O’Reilly course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published