Movieeggle is a simple web application that allows you to search for movies like Google does using the OMDb API, then when you click a search you will get a beatiful box with all the results! It's super simple and it was created with pure Vanilla JS.
🎥 Fetch API.
🎥 OMDb API.
🎥 Vanilla JS.
🎥 Search for movies, series and more and get real time answers from API.
🎥 Display all the poster if exists.
git clone https://github.com/josh231101/movieeggle.git
Run the index.html with Live Server on VSCode.
Get a free API KEY on OMDb officcial website.
http://www.omdbapi.com/
Contributions are accepted. Feel free to fork.
✏️ TODO: Use jest to do unit tests.
MIT
For any questions, please contact me with the information below:
GitHub: @josh231101