whoiszacky / Quote-Generator-Using-KANYE-WEST-API------

First API project using kanye west rest api

Home Page:https://capable-tarsier-2ce819.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quote Generator Using KANYE WEST API πŸ§‘πŸ½β€πŸ’»

First API project "using kanye west rest api"

LINK:"https://api.kanye.rest"

How fetch request works!!
fetch('API_URL')
.then(response => response.json())
.then(data => console.log(data));

carbon

About

First API project using kanye west rest api

https://capable-tarsier-2ce819.netlify.app/


Languages

Language:CSS 45.6%Language:HTML 38.9%Language:JavaScript 15.5%