A React application that displays user reviews in a card layout. Users can navigate through reviews with previous/next buttons, jump to a random review with "surprise me," and see each reviewer's photo, name, job, and quote, built for learning React fundamentals: state with `useState`, list indexing, event handlers, and conditional rendering
-
Updated
Mar 10, 2026 - JavaScript