Tech Stack
Javascript
HTML 5
CSS 3
Description

This is a movie search app built with vanilla JS that enables users to search for movies, TV shows, or both. The movie data is sourced from the OMDB API.
This project allowed me to gain hands on experience working with asynchronous JavaScript and APIs in addition to deepening my understanding of related concepts such as working with promises, the call stack, and the browser's role in handling asynchronous operations.
- Built movie search application using vanilla JavaScript
- Integrated OMDB API for movie and TV show data
- Gained hands-on experience with asynchronous JavaScript
- Deepened understanding of promises and the call stack
- Learned browser's role in handling async operations
