Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 911 Bytes

README.md

File metadata and controls

37 lines (21 loc) · 911 Bytes

Doggy Data API

The Doggy Data API provides comprehensive information on various dog breeds. Access accurate and up-to-date data with ease, making it the perfect resource for all dog enthusiasts. Explore and discover the unique traits and characteristics of your favorite breeds, all in one convenient place. Start utilizing the Doggy Data API today and enhance your knowledge on man's best friend.

Visit the site : https://doggy-data.vercel.app/

To clone this project run

$ git clone https://github.com/Babailan/doggy-data.git

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build