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
A plugin to generate a dynamic, hierarchical index of pages (IDX) based on page headings using a customizable shortcode. This plugin is particularly useful for longer pages, allowing users to jump directly to specific sections. The plugin includes several pre-configured styles for the index placement, which can be customized as needed.
This is the movie-suggestion app built using React JS. It utilizes TMDB api to get the movie details. The users can view the popular movies search for thier favourite movies, and naviagte to other pages to view unlimited results.
Made React website to learn how to seamlessly navigate between pages using react-router-dom, dynamically fetch data from the GitHub API, and efficiently manage state with hooks such as useParams and useLoader.