Skip to content

Commit

Permalink
Merge pull request #1 from HeesuKim0203/dev/deploy
Browse files Browse the repository at this point in the history
Dev/deploy
  • Loading branch information
HeesuKim0203 authored Dec 19, 2023
2 parents e98907a + fbbaf13 commit e69bcb1
Show file tree
Hide file tree
Showing 11 changed files with 15,804 additions and 12,073 deletions.
7 changes: 4 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@
.env.development.local
.env.test.local
.env.production.local
.env

/.vscode

npm-debug.log*
yarn-debug.log*
yarn-error.log*

package-lock.json
yarn-error.log*
3 changes: 0 additions & 3 deletions .vscode/settings.json

This file was deleted.

12 changes: 7 additions & 5 deletions README.md
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>
```
23 changes: 0 additions & 23 deletions analize.js

This file was deleted.

Loading

0 comments on commit e69bcb1

Please sign in to comment.