My Portfolio Grid

Fetch details by typing name of the Country

User can just enter the name of the country and neccesary details of that particular country would be rendered through the API call.

API used : https://restcountries.eu/rest/v2/

Visit this project

Convert your Currency

This is the basic currency converter made by using the api calls. The user can simply select the currencies on which he wants the conversion and the amount he want to convert. Ihave used the following api's.

https://free.currencyconverterapi.com

/api/v6/currencies

/api/v6/convert

Visit this Project

CricInfo

This is the basic app in which user can just click on the button and know the current mathes, also user can check the list of all the upcoming matches.

API used: https://cricapi.com/api/cricket

Visit this Project

Random Cute Dogs

This is the simple web page making the use of api in which the each time the user refresh the web page, random cute dogs images are rendered.

API used: https://dogs.ceo/breed/random

Visit this Project

Made with by Rohit, hosted with on GitHub