Skip to content

patrob/photo-album-app

Repository files navigation

Photo Album App

A console application that displays photo ids and titles in an album. The photos are available in this online web service (https://jsonplaceholder.typicode.com/photos).

Setup

  • To setup the app, install .NET 6

Testing

  • To test the app, simply run dotnet test in the root directory of the repository.

Running

  • Navigate to the PhotoAlbum.ConsoleApp directory and run dotnet run <number> replace <number> with an actual number.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages