Skip to content

ArjunGTX/movie-watchlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movie-watchlist

A Movie Watchlist app that allows users to create a custom list of movies from a collection of 1M+ movies.

Features

  • Responsive Design
  • Debounced Search
  • Uses LocalStorage
  • Watchlist & Watched
  • Multiple Routes

Learning Outcomes

  • Context API
  • useReducer Hook
  • Code Splitting
  • Debouncing
  • Overlay Hover Effect

How to use

Installation

  • Clone this repo

  git clone https://github.com/ArjunGTX/movie-watchlist.git
  • install Dependencies

  npm install

Tech Stack

  • HTML
  • CSS
  • React

APIs

Screenshots

Desktop View

home search

Mobile View

home search

Feedback

Send your feedbacks to [email protected]. Feel free to mention any issues or to provide any suggestions. Thankyou.