{"id":31693797,"url":"https://github.com/mazenessam99/mazflix","last_synced_at":"2026-05-06T03:34:04.636Z","repository":{"id":314648105,"uuid":"1056261925","full_name":"mazenessam99/Mazflix","owner":"mazenessam99","description":"Mazflix is a modern **movie and TV show streaming platform** built with React + Vite.   It allows users to browse trending movies and TV shows, see detailed information, and add content to their wishlist.  This project features user authentication and smooth animations for an interactive experience.","archived":false,"fork":false,"pushed_at":"2025-09-13T20:17:08.000Z","size":3710,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-13T21:12:33.608Z","etag":null,"topics":["html-css-javascript","movie-web-app","react-hooks","react-router","reactjs","tailwindcss","ui-design"],"latest_commit_sha":null,"homepage":"https://github.com/mazenessam99/Mazflix","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mazenessam99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-13T18:03:40.000Z","updated_at":"2025-09-13T20:15:46.000Z","dependencies_parsed_at":"2025-09-13T21:12:46.023Z","dependency_job_id":"f7efebed-57cc-46d2-82bb-10fe5f04a570","html_url":"https://github.com/mazenessam99/Mazflix","commit_stats":null,"previous_names":["mazenessam99/mazflix"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/mazenessam99/Mazflix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazenessam99%2FMazflix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazenessam99%2FMazflix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazenessam99%2FMazflix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazenessam99%2FMazflix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mazenessam99","download_url":"https://codeload.github.com/mazenessam99/Mazflix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazenessam99%2FMazflix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278972328,"owners_count":26078017,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["html-css-javascript","movie-web-app","react-hooks","react-router","reactjs","tailwindcss","ui-design"],"created_at":"2025-10-08T15:53:15.255Z","updated_at":"2025-10-08T15:53:18.922Z","avatar_url":"https://github.com/mazenessam99.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎬 Mazflix\n\nMazflix is a modern **movie and TV show streaming platform** built with React + Vite.  \nIt allows users to browse trending movies and TV shows, see detailed information, and add content to their wishlist.\n\nThis project features user authentication and smooth animations for an interactive experience.\n\n---\n\n🔥 Features\n- Login / SignUp system for users\n- Home page with trending movies and TV shows\n- Movie and TV show details pages\n- Add movies/TV shows to wishlist\n- 404 page for invalid routes\n- Scroll animations using AOS\n- Dark Mode toggle\n- Scroll to Top button\n\n---\n\n🛠️ Technologies Used\n\nLanguages\n- ![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=flat\u0026logo=javascript\u0026logoColor=black)\n- ![HTML5](https://img.shields.io/badge/HTML5-E34F26?style=flat\u0026logo=html5\u0026logoColor=white)\n- ![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=flat\u0026logo=css3\u0026logoColor=white)\n\nLibraries \u0026 Frameworks\n- ![React](https://img.shields.io/badge/React-61DAFB?style=flat\u0026logo=react\u0026logoColor=black)\n- ![Vite](https://img.shields.io/badge/Vite-646CFF?style=flat\u0026logo=vite\u0026logoColor=white)\n- ![Redux](https://img.shields.io/badge/Redux-764ABC?style=flat\u0026logo=redux\u0026logoColor=white)\n- ![React Router](https://img.shields.io/badge/React_Router-CA4245?style=flat\u0026logo=react-router\u0026logoColor=white)\n- ![React Toastify](https://img.shields.io/badge/React_Toastify-FF6F61?style=flat)\n- ![AOS](https://img.shields.io/badge/AOS-00BFFF?style=flat)\n---\n\n🌐 Live Demo\n\nThe project is deployed on GitHub Pages:\nhttps://mazenessam99.github.io/Mazflix\n\n📂 Project Structure\n    Mazflix/\n       ├─ src/\n          │  ├─ Components/      ← Common components like NavBar \u0026 Footer\n          │  ├─ Pages/           ← Pages like Home, Login, Movies, TVShows\n          │  ├─ Store/           ← Redux store and slices\n          │  └─ assets/          ← Images and logos\n          ├─ public/\n          ├─ package.json\n          ├─ vite.config.js\n          └─ README.md\n\n✨ Contribution\n    - Feel free to open a Pull Request or create an Issue to suggest new features or improvements.     \n\n⚙️ How to Run Locally\n\n1. Clone the repository: git clone https://github.com/mazenessam99/Mazflix.git\n2. cd Mazflix\n3. npm install\n4. npm run dev\n5. Open the project in your browser\n   -- Open: http://localhost:5173/  Or the URL shown in your terminal after running npm run dev.\n\n💡 Tips:\n-- Make sure you have Node.js and npm installed.\n-- If you want to stop the server, press Ctrl + C in the terminal.\n-- You can explore different pages via the navigation bar or by URL hash routes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmazenessam99%2Fmazflix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmazenessam99%2Fmazflix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmazenessam99%2Fmazflix/lists"}