This application uses the fetch methodology to create a GET request from the dog API. You can visit /breeds to see all the breeds. You can add /:id at the end of breeds as well to get a specific breed. The address /facts and /groups are also enabled.
- Clone to local enviroment
- Install all necessary modules
- npm start into a console
- visit /breeds , /breeds/:id , /facts , /groups