Skip to content

bedirhanerguven10/movie-app

Repository files navigation

! Reach out my live project !

In this project ;

*I made an Movie App with React & Firebase(for Authentication).
*User can login with his/her Google account or register and create new user.
*User can login with his/her Google account or register and create new user.
*If some error happens while logging in, some alerts will show up which I created using react-hot-toast.
*I used Bootstrap and pure css for styling.
*I get the data with AXIOS and fetch from themoviedb
*I added some restrictions. Without logging in user can not reach details page or can not make a search.
*I used useNavigate to redirect to desired pages.

Project Technologies ;

-Firebase
-Components
-Axios
-Bootstrap
-React-hot-toast
-React loader spinner
-UseState
-UseEffect
-UseContext
-React Router DOM V6
-UseNavigate
-import/export
-Props
-React Developer Tool
-Destructuring props
-Array map method