Skip to content

Latest commit

 

History

History
62 lines (35 loc) · 1.61 KB

README.md

File metadata and controls

62 lines (35 loc) · 1.61 KB

MOVIEEGGLE 🎥

movie

Badge for GitHub

Description

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.

Table of Contents

Features

🎥 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.

Screenshot of Movieeggle

Installation

  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/

Contributing

Contributions are accepted. Feel free to fork.

Tests

✏️ TODO: Use jest to do unit tests.

License

MIT


Questions?

For any questions, please contact me with the information below:

GitHub: @josh231101