Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-28T06:24:24.000Z (11 months ago)
- Last Synced: 2024-10-01T00:43:05.379Z (about 2 months ago)
- Topics: firebase, reactjs, tmdb, zustand
- Language: JavaScript
- Homepage: https://phimmoizzz.netlify.app/
- Size: 1.34 MB
- Stars: 35
- Watchers: 2
- Forks: 12
- 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
![Preview 1](https://res.cloudinary.com/annnn/image/upload/v1642508485/Screenshot_2022-01-18_191806_elqyem.png)
![Preview 2](https://res.cloudinary.com/annnn/image/upload/v1642508509/Screenshot_2022-01-18_191834_hyysjs.png)
![Preview 3](https://res.cloudinary.com/annnn/image/upload/v1642508518/Screenshot_2022-01-18_191932_hbvc4d.png)### Technology
- FE: ReactJs, Zustand, Swiper, Javasrcipt
- BE: Firebase (Authentication, Firestore database)