Skip to content

avanisaxena9/movie-details-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

movie-details-generator

A simple movie search website.

See the Online Demo here.

Special topics covered:

  • Fetch data with API
  • Control DOM behaviors and events
  • Usage of position: static; in CSS
  • Using CSS variables

API used - OMDB api