Skip to main content
Himanshu Chandola

Built First React Project

November 20, 2021

Created a quiz app as a semester project using React functional components. Integrated a free quiz API to fetch questions dynamically, implementing state management and API calls.

This project solidified my React knowledge and kicked off a spree of React projects. Each project taught me more about hooks, component lifecycle, and modern JavaScript patterns.

The transition from traditional DOM manipulation to React's declarative approach felt like unlocking a superpower in web development.