Skip to content

yansavitski/thedogbook

Repository files navigation

The dogbook

The dogbook is web app where users can upload a picture of a dog and see a gallery of pictures of dogs of the same breed.

Available scripts

To start the project, use:

npm run start

To run the linter, execute the command:

npm run lint

optionally, you can append :fix to automatically fix any auto-fixable linting issues.

To test you application, use:

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published