Giter VIP home page Giter VIP logo

reactmoviedb's Introduction

ReactMovieDB Web Application

Synopsis

Name: ReactMovieDB

  • Simple movie web application with home page, search feature and movie detail page.
  • App uses ReactJS which consumes the "The Movie Database (TMDB)" API.

Try it out!
https://hillc255.github.io/ReactMovieDB/

Code Description

  • ReactMovieDB developed with ReactJS, Node, HTML, and CSS using Visual Studio.

Motivation

Application is a code-along project in Udemy's Beginner React (2019) "Create a Movie Web App" course taught by Thomas Weibenfalk.

Installation

  1. Clone the repo: git clone https://github.com/hillc255/ReactMovieDB.git
  2. Obtain your own API key from "The Movie Database" website and add to config.js
  3. Navigate to the folder cd ./ReactMovieDB
  4. Install all the dependencies: npm install
  5. Start the server: npm start

Deployment

  1. Add your repo name in App.js: <BrowserRouter basename="/[repo name]">
  2. Save repo link in package.json "homepage": "https//[your github account]/.github.io/[ repo name]"
  3. Save github pages for viewing app: npm install --save gh-pages
  4. Create a production build: $npm run build
  5. Deploy application: $ npm run deploy

Features

  • Movie home page
  • HeroImage header
  • Movie images display in responsive grid
  • Loader - load more movies
  • Search movies
  • Scollbar to view more moview
  • Movie detail display including plot, rating, director, budget, actors
  • Minimal Design

Tests

Future consideration

Contributors

Claudia Hill worked on this project.

License

Only to be used for educational purposes.

reactmoviedb's People

Contributors

hillc255 avatar

Stargazers

Shailesh Purohit avatar Syihab avatar  avatar Priyanshu_M avatar Thayane Batista avatar 정수현 avatar Faridul Hassan avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.