JavaScript app that fetches movie data from the OMDb API
Run index.html on any server
- Vanilla Javascript, HTML, CSS (No frameworks used)
- Sticky Header
- Simple and clean design
- modularized code
- Launch fast and iterate (Followed Adyen's formula)
- Made use of Session storage to avoid redundant api calls to fetch same movie details