-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from HeesuKim0203/dev/deploy
Dev/deploy
- Loading branch information
Showing
11 changed files
with
15,804 additions
and
12,073 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
This is movie app | ||
# Search Movie | ||
|
||
Netflix clone conding !!! | ||
Find the movie you want. | ||
The app was built through public api on themoviedb. | ||
|
||
I just copied it, but it was an amazing experience. | ||
## env | ||
|
||
# Cover 클릭시 Data 불투명도를 올리고 글씨를 흰색으로 변경 | ||
# 클릭 후 보이고 클릭 후 다시 숨기기 | ||
```env | ||
REACT_APP_API_PUBLIC_KEY = <Your themoviedb public key> | ||
``` |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.