Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samantha-ruth/movie-fight

Enter two movies and get a comparison of box office totals and IMBD ratings between the two!
https://github.com/samantha-ruth/movie-fight

autocomplete axios bulma css javascript

Last synced: about 1 month ago
JSON representation

Enter two movies and get a comparison of box office totals and IMBD ratings between the two!

Awesome Lists containing this project

README

        

# Movie-Fight

## Description
This app allows you to choose two movies and get a comparison of box office totals and IMBD ratings between the two.

## More info
This project required multiple fetches with the help of Axios. I learned how to create an autocomplete widget from scratch, make it universally applicable, and improve my coding style.

## Screenshots
![Movie_Screenshot_1](https://github.com/Samantha-Ruth/Movie-Fight/assets/64170123/f12d8c1a-dffb-46e0-a430-93b442b82098)
![Movie_Screenshot_2](https://github.com/Samantha-Ruth/Movie-Fight/assets/64170123/e9b5048e-4033-4261-99e6-a7646630991f)

## Link to Page
Deployed Page: https://samantha-ruth.github.io/Movie-Fight/


Github: https://github.com/Samantha-Ruth/Movie-Fight

## Credits
Thank you to Udemy and the Modern Javascript Bootcamp Course!