Muhammet-Yildiz / MoviesAPP

MoviesAPP is movie gallery created using React Hooks, Context API and React Router. The Routes were setup for three default pages and a search page. Also the movies were displayed using the Tmdb API and Axios to fetch data.

Home Page:https://moviegalleryapp.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MoviesAPP

img

Summary

MoviesAPP is movie gallery created using React Hooks, Context API and React Router. The Routes were setup for three default pages and a search page. Also the movies were displayed using the Tmdb API and Axios to fetch data.

Motivation

The purpose of this project was to get familiar with React Hooks and Context API.

Getting Started

Getting Started Click the demo link or clone/download the repository on your local machine. There is a config.js file in the api folder inside the src folders. export const apiKey = "YOUR_TMDB_API_KEY" to config.js;


Built With

  • React js
  • React Router
  • React Hooks
  • Context API
  • TMDB API

Features

  1. Responsive Design.

  2. Search functionality added to search movies from API.

Licence

https://github.com/Muhammet-Yildiz/MoviesAPP/blob/main/LICENSE

About

MoviesAPP is movie gallery created using React Hooks, Context API and React Router. The Routes were setup for three default pages and a search page. Also the movies were displayed using the Tmdb API and Axios to fetch data.

https://moviegalleryapp.netlify.app/

License:MIT License


Languages

Language:JavaScript 63.0%Language:CSS 32.4%Language:HTML 4.6%