https://github.com/subraatakumar/entertainment-zone
This app uses The Movie DB API to display details regarding trending movies and tv series of today. You can also search movies and tv series and read their details.
https://github.com/subraatakumar/entertainment-zone
api css3 javascript materialui react
Last synced: 24 days ago
JSON representation
This app uses The Movie DB API to display details regarding trending movies and tv series of today. You can also search movies and tv series and read their details.
- Host: GitHub
- URL: https://github.com/subraatakumar/entertainment-zone
- Owner: subraatakumar
- Created: 2022-02-26T04:46:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-06T13:00:03.000Z (over 3 years ago)
- Last Synced: 2025-08-13T21:44:08.701Z (3 months ago)
- Topics: api, css3, javascript, materialui, react
- Language: JavaScript
- Homepage: https://my-entertainment-zone.web.app/
- Size: 1020 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Entertainment Zone
This App is created using [React](https://reactjs.org/) (A JavaScript library) and [The Movie DB API](https://www.themoviedb.org/). We can see the detail information about trending Movies and Tv Series. We can also search any movie or tv show. Finally [Firebase hosting](https://firebase.google.com/docs/hosting) is used to host the app.
## Screenshots
## NPM Packages
- [Material UI 5](https://mui.com/getting-started/installation/) : npm install @mui/material @emotion/react @emotion/styled
- [Material Icons](https://mui.com/components/material-icons/) : npm i @mui/icons-material
- [React Router Dom](#) : npm i react-router-dom
- [Axios](https://www.npmjs.com/package/axios) : npm i axios
- [Prettier](https://www.npmjs.com/package/prettier)
- [style lint](#)
## 🧰 [See it Live Here](https://entertainment-zone-react-app.web.app/)
## 🧰 [See An Advanced Version of it Live Here](https://my-entertainment-zone.web.app/)
## 👋 Author
- [Subrat Sir](https://github.com/subratsir)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/subratsir/Entertainment-Zone/issues).
## Show your support
Give a ⭐️ if you like this project!
### 🎓 Academic Honesty
**DO NOT COPY FOR AN ASSIGNMENT** - Avoid plagiargism and adhere to the spirit of this [Academic Honesty Policy](https://www.freecodecamp.org/news/academic-honesty-policy/).