Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/offensive-vk/temp
My Personal Favourite Movies and Web Series Explorer. Find Everything.
https://github.com/offensive-vk/temp
ci docker github-actions jsx movie-finder movies ott react series tailwind tv
Last synced: 4 days ago
JSON representation
My Personal Favourite Movies and Web Series Explorer. Find Everything.
- Host: GitHub
- URL: https://github.com/offensive-vk/temp
- Owner: offensive-vk
- License: mit
- Created: 2024-11-01T14:53:31.000Z (5 days ago)
- Default Branch: master
- Last Pushed: 2024-11-01T16:13:14.000Z (4 days ago)
- Last Synced: 2024-11-01T16:31:17.983Z (4 days ago)
- Topics: ci, docker, github-actions, jsx, movie-finder, movies, ott, react, series, tailwind, tv
- Language: JavaScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# 📺 TheExitMoviePlatform - Find Everything
Application to view information about movies and series from all over the world using the amazing API of The Movie Database (TMDB).
## ⚙️ Features
- Browse the popular movies and web series on your tips.
- Learn about the movies and series of the moment
- Learn about the actors and actresses of the moment
- To know about the productions behind each film and TV project
- Learn about the cast of the movies and web series
## 👨💻 Dependencies and Tech Stack
- [**React 18**](https://react.dev/) - The library for web and native user
interfaces.
- [**Tailwindcss**](https://tailwindcss.com/) - A utility-first CSS framework.
- [**The Movie Database (TMDB) API**](https://www.themoviedb.org/) - This is
where you will find the definitive list of currently available methods for our movie, tv, actor and image API.
- [**Prettier**](https://prettier.io/) +
[prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) - CSS formatter.
- [**i18next 23.12.2**](https://react.i18next.com/) - Internationalization
framework for React / React Native.
- [**react-router-dom 6.23**](https://reactrouter.com/en/main) - A React Router enables "client side routing".
- [**Axios](https://axios-http.com/) - A simple promise based HTTP
client for the browser and node.js.
- [**Swiperjs**](https://swiperjs.com/) - The Most Modern Mobile Touch Slider.
- [**react-infinite-scroll-component**](https://www.npmjs.com/package/react-infinite-scroll-component) - A component to make all your infinite scrolling woes go away with just 4.15
kB!.
- [**primereact**](https://primereact.org/) - Elevate your web applications with PrimeReact's comprehensive suite of customizable, feature-rich UI components.## 🚀 Getting Started
- Install PNPM
```bash
npm i -g pnpm@latest
```- Install Dependencies
```bash
pnpm i
```- Run the development server:
```bash
pnpm run dev
```Navigate to [http://localhost:5173](http://localhost:5173) with your browser to see the result.
Click [here](https://github.com/offensive-vk/Temp/blob/master/STATS.md) to know about file sizes and statistics.
### Get in Touch 📬
Feel free to connect if you have any questions or just want to chat about web development. You can find me on my email at profile.
Have a look at the [Contributing Guidelines](https://github.com/offensive-vk/Temp/blob/master/.github/CONTRIBUTING.md) to learn more.
***
© Vedansh 2023 - Present
Licensed under GNU Affero General Public License
Thanks for visiting :)