Skip to content

Commit

Permalink
Merge pull request #20 from Mridul2820/update-site
Browse files Browse the repository at this point in the history
Cast Data Add
  • Loading branch information
Mridul2820 authored Jun 3, 2022
2 parents d175a34 + 84396cf commit d7ff477
Show file tree
Hide file tree
Showing 43 changed files with 2,199 additions and 204 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@ git clone https://github.com/Mridul2820/cineparadis.git
REACT_APP_TMDB = <YOUR_TMDB_API_KEY>
REACT_APP_FIREBASE = <YOUR_FIREBASE_TOKEN>
```
- **```TMDB API KEY```: Get your `TMDB_API_KEY` by signing in to [TMDB](https://www.themoviedb.org/documentation/api) account.**
- **```TMDB API KEY```**: Get your **`TMDB_API_KEY`** by signing in to **[TMDB](https://www.themoviedb.org/documentation/api) account**.
You can apply for an API key by clicking the **"API"** link from the left hand sidebar within your account settings page. You need to have a legitimate business **name, address, phone number and description** to apply for an API key.
- ```FIREBASE TOKEN```: Go to **[Firebase](https://firebase.google.com/)** and navigate to **Firebase Console**. You need to **Sign Up with you Gmail.**
- **```FIREBASE TOKEN```**: Go to **[Firebase](https://firebase.google.com/)** and navigate to **Firebase Console**. You need to **Sign Up with you Gmail.**
Create an App and get your `Firebase Token`.
You Also need to **enable Google Sign In** in the **Sign-in methods**.
Enable **Firestore** in the Firebase Console and Create a Collection called ```users```.
Expand Down
Loading

1 comment on commit d7ff477

@vercel
Copy link

@vercel vercel bot commented on d7ff477 Jun 3, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.