Skip to content

Commit

Permalink
mutlilanguage & gpt feature & header fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
UKS28 committed Feb 21, 2024
1 parent b9c41d5 commit 4236cca
Show file tree
Hide file tree
Showing 21 changed files with 761 additions and 33 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
# production
/build


/.env
# misc
.DS_Store
.env.local
Expand Down
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,20 @@
- handling trailer video trough redux store
- displaying trailer in background
- displaying all category of movies & making more custom hooks
- mutlilinguistic
- gpt feature added using open ai API KEY
- fetched gptMoviesSuggestions from TMDB
- Header ui fixed
- beautiful error page
- asking user api key

# To Do:
- not responsive(*)
- each card functionality
- test user already present



# features required:
- login/sign up
- login /sign up(if not authenticated user)
Expand Down
Loading

0 comments on commit 4236cca

Please sign in to comment.