Open yogeshtakeo opened 1 year ago
Name: Bikalp Timalsina Project: Movie Searching With Redux Github Url: https://github.com/Youngbikalp/Project--Movie-Searching-With-Redux
Name: Narayan Adhikari Project : Movie Searching With Redux GitHub URL: https://github.com/Narayanadhikari9/Movie-Search-App
Shanti Basnet project: Movie Searching with Redux URL: https://github.com/shantibasnet/MovieSearching
Manoj Basnet https://github.com/mbasnet123456/Movie-Search.git
Task: Build a Movie Search Application using React, Vite, and State Management
Objective: Build a movie search application in React using the Vite build tool and manage state using the Context API or Redux.
Task Overview
Task Details
Project Setup:
Design and Implement Components:
SearchBar
) to allow users to input their movie search queries.SearchResults
) to render the fetched movie data.Manage State with Context API or Redux:
Connect to the Movies and TV Shows Database API:
Display Movie Search Results:
SearchResults
component.Test and Refine:
Task Submission
SearchBar.tsx
,SearchResults.tsx
, etc.) with the implemented movie search application, utilizing either the Context API or Redux for state management.