| ## Amazon Prime Clone |
| This project is a Amazon Prime Clone. You can run the below commands to see the project on your local system. |
| Hosted on Firebase at https://prime-clone-2fcfe.web.app/ |
| This is the version 1 of the project. (Desktop View Only). |
| For getting Data I have used TMDB API. |
|
|
| ## If you like it please give it a star 😊 |
|
|
| ## Note For Developers |
| For running the App locally you will have to generate your own API_Key and substitute in all requests files and App.js files. |
| You can check out other ReactJs projects as well in other repositories deployed on firebase. |
| |
| Icons from Material UI library have been used. Link is https://material-ui.com/components/material-icons/ |
| |
| #### Technologies Used: |
| 1. ReactJS |
| 2. NodeJS |
| 3. MaterialUI for icons |
| |
| ## Don't use it for any commercial purposes. |
| |
| Screenshots of the App: |
| |
|  |
| |
| |
|  |
| |
| |
|  |
| |
| |
|  |
| |
| |
|  |
| |
| #### Contact Details: Email id => peeyushgoyal154@gmail.com |
| |
| ## Featured |
| https://freesoff.com/t/160-open-source-clones-of-popular-sites/88788 |
| |
| ## Available Scripts |
| |
| In the project directory, you can run: |
| |
| ### `npm install` |
| |
| This command installs all the required dependencies for running the App. |
| |
| ### `npm start` |
| |
| Runs the app in the development mode.<br /> |
| Open [http://localhost:3000](http://localhost:3000) to view it in the browser. |
| |
| The page will reload if you make edits.<br /> |
| You will also see any lint errors in the console. |
| |
| |