Skip to content

Commit

Permalink
Update RECEPIE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kunaljainwin authored Oct 4, 2022
1 parent 044949b commit 407e584
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions RECEPIE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

##api_key = x3ddxxdxxddxx386xx6afxx3xx73bdxx

👉 Get all the movies
`👉 Get all the movies`

`const requests = {
fetchTrending: `/trending/all/week?api_key=${API_KEY}&language=en-US`,
Expand All @@ -24,15 +24,16 @@

const [movies,setMovies]=useState([])

👉Build the Banner
`👉Build the Banner`

👉Build the Youtube Player
`👉Build the Youtube Player`

👉Build the Model using panda
`👉Build the Model using panda `

👉Build the Apis for getting :
### List of movies
### Recommended movies
`👉Build the Apis for getting :
- List of movies
- Recommended movies`




0 comments on commit 407e584

Please # to comment.