Skip to content

huseyin-aln/Movie-App-RP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie App

Table of Contents

Overview

Movie-App-RP

Built With

  • HTML
  • CSS
  • JS
  • REACT

Features

In this project, it is aimed to display cinema posters by using the TMDB API.

How To Use

To clone and run this application, you'll need Git

# Clone this repository
$ git clone https://github.com/huseyin-aln/Movie-App-RP

# Install dependencies
  
    "axios": "^0.26.0",
    "bootstrap": "^5.1.3",
    "firebase": "^9.6.1",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-router-dom": "^6.2.1",
    "react-scripts": "5.0.1",
    "react-toastify": "^8.2.0",
    

Acknowledgements

  • There is a search feature according to the entered word.
  • But in order to search, the user must be logged in.
  • Firebase is used for authentication processes.
  • Context is used for global variable.

Contact