Giter Club home page Giter Club logo

moviezone's Introduction

MovieZone

Search for Movies and TV Shows. Bookmark and Rate your favorite shows. Watch exciting trailers

Copyright (c) 2021 Okereke Chinweotito

The code and media present in this repository remains an intellectual property of Okereke Chinweotito and therefore cannot be copied, modified, redistributed, sublicenced or used as a template without due permission from the author

Introduction

MovieZone is an web application that allows the user to browse for movies , tv shows and actor profiles. They can also login and rate media or save it to their profile. This was made possible with React JS and the MovieDB API.

Getting Started ๐Ÿ’ป

Clone the Repo in your machine and install all the dependencies.

Prerequisites ๐Ÿ”

Make sure that you have NodeJS in your machine. If not, go to nodejs.org and install npm. Then check for your version using the command line.

   node -v

Installing ๐Ÿ“•

After cloning the repo, open the folder with you current code editor and install all the dependencies.

    npm install

After all the dependencies get installed, you need to create an .env file at the root of the project and paste the following:

THIS IS THE IMPORTANT BIT! You need to get your own api key from the movieDb website to run the application.

  • You need to register an account and get an API key.
  • After getting your API Key, paste the api key in the .env file.
REACT_APP_KEY = GET YOUR KEY AT THE MOVIEDB WEBSITE
REACT_APP_API = https://api.themoviedb.org/3/

With the .env file created with an API key. Just run the npm command to start the application.

    npm run start

Go to localhost:3000 to see the web application.

Deployment ๐ŸŒ

MovieZone is deployed using Netlify.

Built With ๐Ÿ”จ

License ๐Ÿ“‡

This project is licensed under the MIT License - see the LICENSE.md file for details

moviezone's People

Contributors

okerekechinweotito avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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