It is a gallery app which fetches data from the API: 'https://api.slingacademy.com/v1/sample-data/photos?offset=5&limit=20' and presents to the user the images in the gallery
There is an added functionality of a description page, which is triggered on clicking the image. The description showcases the image along with its title and description
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.