Skip to content

Web app that displays dog breeds information and pictures. Also supports likes and comments.

License

Notifications You must be signed in to change notification settings

Felipeg005/Dog-Breeds-API

Repository files navigation

Dog Breeds API

App to discover all interesting dog breeds with facts.

screenshot

Built With

  • HTML-CSS-JavaScript-Webpack-Jest

Live Demo

Visit Live Demo Link

Getting Started

You can visit the Live Demo or clone the repository and open the dist/html.index file with your browser to see the project.

To get a local copy of this repo follow these simple example steps:

  • git clone https://github.com/notlfish/Dog-breeds to copy the repo.
  • Follow the Set-up and Install instructions.

Prerequisites

  • Before we begin, make sure you have a fresh version of Node.js installed

Set-up & Install

To install the latest release or a specific version, run one of the following commands:

  • npm install && npm install --dev to install the project's dependencies.
  • npm start to start the web server.
  • Visit http://localhost:8080/ to see the project.

To run the tests of the project (on the project's root directory):

  • npm run test to run the test suite.
  • npx eslint . && npx stylelint "**/*.{css,scss}" to run the linters.

👤 Authors

Juan Felipe Gomez Tobon

👤 Lucas Ferrari Soto

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Thanks to Microverse for making it possible!

📝 License

This project is MIT licensed.

About

Web app that displays dog breeds information and pictures. Also supports likes and comments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published