Skip to content

A web application dedicated to helping people discover and learn about different cat breeds, find their ideal pet, and create a happy and healthy environment for their feline friends.

Notifications You must be signed in to change notification settings

Kahmori/KatzenFinder

Repository files navigation

KatzenFinder

A web application dedicated to helping people discover and learn about different cat breeds, find their ideal pet, and create a happy and healthy environment for their feline friends.

About

  • Browse through a collection of adorable cat images and learn about their breeds
  • Discover the perfect cat for you based on your lifestyle and preferences
  • Get access to reliable information about cat breeds, their characteristics, and needs
  • Learn how to create a happy and healthy environment for your cat
  • View details of each cat image, including its name, description, and Wikipedia link
  • Navigate through the images using the navigation buttons

Installation

  1. Clone the repository: git clone https://github.com/Kahmori/KatzenFinder.git
  2. Install dependencies: npm install --legacy-peer-deps
  3. Start the application: ng serve

Usage

  • Open the application in your web browser: http://localhost:4200

or

Running unit tests

Run ng test to execute the unit tests via Karma.

📱 Contact


Technologies Used

  • Angular (official documentation): Used as the main framework for building the web application. (version ~13.3.0)
  • Typescript (official documentation): Used as the programming language for building the application, providing type safety and better code maintainability. (version ~4.6.2)
  • SCSS (official documentation): Used for styling the application, providing a more efficient and modular way of writing CSS.
  • Angular Responsive Carousel (official documentation): Used to create a responsive carousel component for displaying cat images. (version ^2.1.2)
  • @angular/cli (official documentation): Used to create and manage the application, providing a set of tools for building, testing, and deploying the application. (version ~13.3.11)
  • Jasmine (official documentation): Used for unit testing the application, providing a way to write and run tests. (version ~3.10.0)
  • Karma (official documentation): Used to run the unit tests, providing a way to execute tests in multiple browsers. (version ~6.3.0)

About

A web application dedicated to helping people discover and learn about different cat breeds, find their ideal pet, and create a happy and healthy environment for their feline friends.

Topics

Resources

Stars

Watchers

Forks