Skip to content

🎥 React movie app that allows search movies and tv series they want to watch from the movieDB API.

License

Notifications You must be signed in to change notification settings

rsachin-dev/React-Movie-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactMovieApp || Reactjs

image image

A Simple Movie Application using React JS ,allows the user to search and filter movies they want from the MovieDB API

For UI creation HTML5 and CSS3 and material-UI are used

This is a responsive web application for viewing in both Mobile and Desktop.

Demo

Check out a live demo and try it for yourself: demo

Home Page

Run these Commands:

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Step 1:Clone the repository

 git clone https://github.com/tech-jamara/React-Movie-App.git

step 2:Navigate to the clone

 cd your_path/React-Movie-App 

Step 3: Install Node.js dependencies:

 npm install        

Step 4: Set your api key environment variable(.env). Get an api key from TheMovieDb

 REACT_APP_API_KEY=your_api_key

Step 5:

 npm  start  

Single page

MIT License

Copyright (c) 2022 James Waweru

About

🎥 React movie app that allows search movies and tv series they want to watch from the movieDB API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.6%
  • CSS 36.1%
  • HTML 1.3%