Watch it live here
Simple movie library using the OMDb API
Created this from scratch using HTML, CSS and JS Vanilla only.
You can clone the repository and use the following commands:
npm run dev
npm run build
npm run start
API_KEY=yourapi
PROXY=https://cors-anywhere.herokuapp.com/