Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 982 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 982 Bytes

Hollypedia - React App for Movies Info.

Alt text

Overview.

Basic idea of Hollypedia is to share information about movies on most of the major languages. You can also watch Trailers and Teasers of that particular movie.We are getting all movies details by using The MovieDatabase API. Three different APIs are used for fetching data in different format. Material UI is used for designing and Axios npm package is used for API calls. Navigations are done using React Routes npm package.

Deployment.

App is now Live in Digital Ocean Server.
http://139.59.66.204/

Domain.

React JS

Dependencies.

axios: 0.16.2
material-ui: 0.19.4
prop-types: 15.6.0
react: 16.0.0
react-dom: 16.0.0
react-router: 3.2.0
react-scripts: 1.0.14