A Movie App built with React, using the The Movie Database API. Also using React Router, React Context API & Firebase Authentication to build this project.
About Me 💙»
📫 How to reach me
-
Clone the repo
git clone
-
Install NPM packages
npm install
-
Run the project
npm start
-
Open the project on your browser
http://localhost:3000/
Movie.App.mov
In this project I'm using React, React Router, Firebase, and The Movie Database API. I'm also using React Hooks, React Context API & Firebase Authentication to build this project.
- Project Setup
- React Router
- Firebase Authentication
- React Context API
- Implement Sign In & Sign Up functionality
- Implement Sign Out functionality
- Implement Sign In with Google functionality
- React Router URL Parameters
- React Router Switch
- React Router Redirect
- Private Routes with React Router
- Implement a Search Bar
- Implement Movie Context API
- Implement Movie Details Page
- Styling with Tailwind CSS
- Product Finalization
- Fix Search Functionality
- Fix Movie Details Page
- Sort Movie List by Vote Average
- Product Ready to Deploy 🚀
(Still working on it...)