From 407e5849e2d588e2ab94ba36a002f2655eb639bd Mon Sep 17 00:00:00 2001 From: Kunal jain <72144717+kunaljainwin@users.noreply.github.com> Date: Tue, 4 Oct 2022 22:58:17 +0530 Subject: [PATCH] Update RECEPIE.md --- RECEPIE.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/RECEPIE.md b/RECEPIE.md index c9bc200..097ba80 100644 --- a/RECEPIE.md +++ b/RECEPIE.md @@ -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`, @@ -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` +