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
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.
Pokemon Explorer is a React application that allows users to browse a list of Pokémon and view detailed information about each Pokémon on a separate page. The app leverages Redux Toolkit for state management and RTK Query for efficient data fetching from the Pokémon API.