Movies Search Page is a web search application for movies, series and episodes, where the return of the data as: title, year of release, type and genre, comes from OMDbAPI (Open Movie Database), in addition to the user’s search, the "home page" also offers three random suggestions generated by our system. The whole app was componentized in JSX and with some improvements in the project system thanks to ReactJS.
O Movies Search Page é uma aplicação web de pesquisa de filmes, séries e episódios, onde o retorno dos dados como: título, ano do lançamento, tipo e gênero, vem da OMDbAPI (Open Movie Database), além da busca que usuário fizer, a "home page" também oferece três sugestões aleatórias geradas por nosso sistema. Todo o app foi componentizado em JSX e com algumas melhorias no sistema do projeto graças ao ReactJS.
- HTML
- CSS
- JAVASCRIPT
- REACT.JS
- Bootstrap
- OMDbAPI https://www.omdbapi.com/
Gabriel Galvan