Skip to content

The dog app is a website for dog related information which will sort your queries regarding dogs.

License

Notifications You must be signed in to change notification settings

Dev-Sarmad/the-dog-app

Repository files navigation

The Dog App

Want to find the information about dogs ? Then you come to the right place.

Screenshots

Screenshot 2024-01-11 130207

Screenshot 2024-01-11 130248

Screenshot 2024-01-11 130428

Screenshot 2024-01-09 234540

Run Locally

Clone the project

  git clone https://github.com/Dev-Sarmad/the-dog-app.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run dev

License

MIT

API Reference

Get random dogs

  GET /images/search
Parameter Type Description
api_key string Required. Your API key

Get dog

  GET /images/search?breed_ids
Parameter Type Description
id string Required. Id of dog to fetch
limit string optional. limits of dogs
api_key string Required. Your API key

Features

  • Responsive
  • Filter Search
  • Dog details (life-span , weight, height , breed etc)

Tech Stack

Client: HTML, Javascript, TailwindCSS.

Support

For support, email sarmaddevelops@gmail.com .

FAQ

What will I learn while building this project?

ES6 javascript , async nature of javascript reponsive dsign. Fetching data from the external API.

About

The dog app is a website for dog related information which will sort your queries regarding dogs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published