Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 884 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 884 Bytes

Heya!

This is my very first Nodejs Application that works on randomly generating dinosaur names, & their corresponding Images. I've made use of two APIs to receive responses to the request sent by the user via clicking a button. The APIs used were:

  • Dino Ipsum API - used for generating random dinosaur Names. Link.
  • Bing Image Search API - used for generating dinosaur Images. Link.

Dinosaur Generator Homepage

Working Displayed