Skip to content

Using knowledge of forms and APIs, build a website that will look up information about movies and display the information for users.

Notifications You must be signed in to change notification settings

JenniferSmith007/Phase3_MovieAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 

Repository files navigation

🔎 OMDB API MOVIE LOOK UP 🎥

Task To Complete:

Using knowledge of forms and APIs, build a website that will look up information about movies and display the information for users.

What Was Done To Complete The Task:

  • Created local project that uses Vite, Prettier, and ESLint
  • .env file to hide API KEY (imported the key using Vite)
  • Used form functionality to take user input for title and lenght of plot
  • When results display it shows Title, Year, Rating, Release Date and Poster
  • Installed vite plugin to turn the api calls to HTTPS

Preview Of Page:

Screenshot

Screenshot

About

Using knowledge of forms and APIs, build a website that will look up information about movies and display the information for users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published