React Gallery

2026-03-26 22:26:521

View on GitHub

Description

*Used the very popular and in-demand React library to create an image gallery app. With the help of this powerful "MVC" (Model, View, Controller) library, the app was built in the style of modern single-page applications to keep it fast, modular, and in sync with current web development trends. I learnt about some of the best practices of working with React, like using JSX to write markup-like syntax directly in your JSX files and managing state in a container component that passes data down

Edit Delete