UNPKG

cr7-isr

Version:

Images and data about CRISTIANO RONALDO

31 lines (15 loc) 741 B
# Welcome to cr7-isr :wave::sunglasses: A package with 3 API's depicting the football player Cristiano Ronaldo - photos, team achievements and individual achievements. # Installation ```npm i cr7-isr``` # Usage ```Create a new js file outside of package.json and give him a new . in the command line write :``` ```const rami = require('cr7-isr'); console.log(rami.get_title());``` # Run tests ```Open new terminal and write node (name file).js``` # API ```.image_url = a random photo of Cristiano Ronaldo``` ```.get_title = a random Random group title of Cristiano Ronaldo``` ```.personal_achievements = a random personal achievements of Cristiano Ronaldo``` # Authors Elad Sagiv & Elad Cohen