Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdus/movie-wiki
📽 React web app built for searching movies 🎥 of all genres using theMovieDB 🎬 API.
https://github.com/abdus/movie-wiki
movie movie-wiki search-movies searching-movies
Last synced: 22 days ago
JSON representation
📽 React web app built for searching movies 🎥 of all genres using theMovieDB 🎬 API.
- Host: GitHub
- URL: https://github.com/abdus/movie-wiki
- Owner: abdus
- License: mit
- Created: 2018-09-22T18:11:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T13:21:36.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T02:48:24.781Z (over 1 year ago)
- Topics: movie, movie-wiki, search-movies, searching-movies
- Language: JavaScript
- Homepage: https://abdus.github.io/movie-wiki
- Size: 4.23 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Movie Wiki
[![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT) ![Code Climate](https://api.codeclimate.com/v1/badges/93f562dc31d30928abc1/maintainability.png) [![Coverage Status](https://coveralls.io/repos/github/thisisabdus/movie-wiki/badge.svg?branch=master)](https://coveralls.io/github/thisisabdus/movie-wiki?branch=master) ![dependencies](https://img.shields.io/david/thisisabdus/movie-wiki.svg)A simple web-app built using ReactJS for searching movie's information using [TMDb](https://themoviedb.org) API.
Check the live demo [HERE](https://abdusdev.me/movie-wiki)
## Features
- Search Movies by name
- Get basic informations about a movie
- A short description about the movie
- Popularity
- Total Collection
- Runtime
- Producer
- Release Date
- Suitable for(Adult/All age)
- Rating
- Similar Movies (if available)
- Reviews (if available)## Suggesstions/Feedback
Always welcome. Drop it [Here](mailto:[email protected])