Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swayamterode/watchflixgpt
https://github.com/swayamterode/watchflixgpt
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/swayamterode/watchflixgpt
- Owner: swayamterode
- Created: 2023-11-17T20:28:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-17T02:43:41.000Z (7 months ago)
- Last Synced: 2024-04-17T08:05:39.676Z (7 months ago)
- Language: JavaScript
- Homepage: https://watchflix-gpt-ai.web.app/
- Size: 262 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Details
- CRA
- Setup Tailwind CSS
- React Router Dom
- Form Validation
- `useRef Hook`, `useState Hook`
- Implement SignIn User API using Firebase
- Setup Firebase Authentication
- Setup Store using Redux with userSlice
- addUser and removeUser
- **Bugfix:** Redirect User when login to browse.
- **Bugfix:** Redirect User back to browse page when user is loged in.
- Added hardcoded values to `constants.js`
- Used `TMDB API`
- Store movies in Redux store.
- Custom hooks (Makes the UI more clean).
- Create MoiveSlice (Redux)
- Fetch Data for trailer video
- Embedded the Youtube Video (autoplay and mute)
- GPT Search Feature
- Multi language Page ✨
- OpenAI Integration
- **NOTE:** OpenAI API does not run on browser directly!