A React-based project to showcase a gallery of photos.
-
Clone the repository: ```bash git clone https://github.com/code-with-brian/photo-gallery.git ```
-
Change into the project directory: ```bash cd photo-gallery ```
-
Install the necessary dependencies using npm: ```bash npm install ```
To run the application in development mode: ```bash npm start ```
This should automatically open the application in your default browser. If not, you can access it at http://localhost:3000
.
- Dynamic photo loading
- Responsive design