Movie Explorer App
// Search Functionlity Implemented - Debounce Technique - DONE // Data is fetched from API on the selection of Movies/Tv Shows - DONE // Movie Details Page is implemented on the click of individual Movie/Tv Show - DONE // Infinite Scrolling is implemented - DONE // Responsivess - DONE // Error handling - DONE // Loading Indicators - DONE // Routing - DONE // State Management - DONE using context // Styling - Done with plain Css, SCSS and Tailwind CSS