Skip to content

Nitesh-Kumar15/IMDB-Clone-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMDB-Clone-Project

IMDB Clone made using the OMDB API

This is a IMDB mini clone project undertaken for the skill assessment from Coding Ninjas Front-end Skill tag.

Features

Home Page

Search any movie from the API and displays the search results on the frontend (as I type the search results update, just like Google does for suggestions).

Each search result of the movie have a favourite button, clicking on which the movie is added to “My favourite movies” (a list).

On clicking any particular search result (any movie), opens a new page with more information about that movie (movie page).

Movie Page

Shows information about the movie like its name, photo, plot, etc.

My favourite movies Page

Display a list of all the favourite movies.

Make this list persistent.

Remove from favourites button: Each movie have remove from favourites button, clicking on which removes that movie from the list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors