Filmingg is a Movie searching / guide web application backed up by OMDB API.
- Responsive UI
- Show information about movies and series
- Click the poster image to redirect to the Google search result
- HTML
- Tailwind CSS
- JavaScript
- Vite JS
- To experience a CSS framework i.e. Tailwind CSS
- To use
fetch
API for HTTP request and understand the concept ofpromise
in JavaScript - To practically implement an external API service in JavaScript