https://github.com/an678-mhg/phim-moi
Movie watching website make with reactjs and firebase
https://github.com/an678-mhg/phim-moi
firebase reactjs tmdb zustand
Last synced: 2 months ago
JSON representation
Movie watching website make with reactjs and firebase
- Host: GitHub
- URL: https://github.com/an678-mhg/phim-moi
- Owner: an678-mhg
- Created: 2021-12-26T06:07:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-28T06:24:24.000Z (over 1 year ago)
- Last Synced: 2025-04-12T00:15:33.516Z (2 months ago)
- Topics: firebase, reactjs, tmdb, zustand
- Language: JavaScript
- Homepage: https://phimmoizzz.netlify.app/
- Size: 1.34 MB
- Stars: 36
- Watchers: 2
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PhimMoi
A movie watching website
Live demo: [https://phimmoizzz.netlify.app/](https://phimmoizzz.netlify.app/)
### Features
- Login with Google
- Login with Facebook
- Add, Delete movie to favorite list
- Recently viewed
- Comments
- Watch movies, tv_shows
- Search movies by keyword### Clone project
- Register an account on [TMDB](https://www.themoviedb.org/?language=vi)
- In file .env.example fill the environment variable match then rename to .env### Preview


### Technology
- FE: ReactJs, Zustand, Swiper, Javasrcipt
- BE: Firebase (Authentication, Firestore database)