Filmov is a web application for bookmarking movies using the OMDB public API.
Technologies | Project | Layout | License
This project was developed using these technologies:
- HTML e CSS
- JavaScript
- Git e Github
- Figma
The Filmov project uses an API to query a list of movies that are in it, to return JSON data that is manipulated with code. So when the user types a movie title in the input and clicks the favorite button, this information is displayed in a table and saved in the browser's local storage.
On this project I could learn about advanced knowledge of Javascript, like:
-
Promises
-
Higher-order functions
-
Clases and extended clases
-
Distructuring
-
immutability
-
API
You can view the layout of the project through THIS LINK. It is necessary to have an account on Figma to access it.
You can feel free to use this project.
Made with ♥ by Lucas Lira