You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚡ FastFetch – An NPM package for a smarter fetch() wrapper with auto-retry, deduplication, and minimal boilerplate for efficient API requests. Stop redundant calls and handle failures seamlessly with built-in retry logic!
Search Engine is a project of developing clone of Google. It was developed in React JS. Google API Key is used in this Project as the backend Functionality. The results will be displayed in the /search page when the search thing was entered in main page (/). Star the project if you like
This applicaiton is displaying countries along with their information like full country name, country languages, currency, location on map, etc. It is using REST Country API that sends this information.
This application was originally designed to provide a seamless manga reading experience using the Komiku API. Unfortunately, due to the discontinuation of the API by the provider, the application is currently unable to fetch any data.
OMDB api provides access to information of nearly all the movies and shows on planet, In this project based on user input the data is returned from the api and displayed using angular components in a clean and beautified manner.