{"id":19467813,"url":"https://github.com/utkarshk95/moviebee","last_synced_at":"2026-02-12T09:03:51.511Z","repository":{"id":154065878,"uuid":"605912688","full_name":"UtkarshK95/moviebee","owner":"UtkarshK95","description":"A responsive IMDB clone built with Next.js 14 and Tailwind CSS, offering fast performance, server-side rendering, and a modern, user-friendly interface for browsing movies and TV show ratings.","archived":false,"fork":false,"pushed_at":"2024-09-07T07:53:20.000Z","size":353501,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-09-08T05:27:53.968Z","etag":null,"topics":["css3","html5","javascript","nextjs","nodejs","reactjs","rest-api","tailwindcss","tmdb-api"],"latest_commit_sha":null,"homepage":"https://utkarsh-moviebee.vercel.app/","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/UtkarshK95.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}},"created_at":"2023-02-24T07:02:42.000Z","updated_at":"2024-09-07T11:14:04.000Z","dependencies_parsed_at":"2024-06-28T20:41:52.945Z","dependency_job_id":null,"html_url":"https://github.com/UtkarshK95/moviebee","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UtkarshK95%2Fmoviebee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UtkarshK95%2Fmoviebee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UtkarshK95%2Fmoviebee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UtkarshK95%2Fmoviebee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UtkarshK95","download_url":"https://codeload.github.com/UtkarshK95/moviebee/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223998781,"owners_count":17238824,"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","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":["css3","html5","javascript","nextjs","nodejs","reactjs","rest-api","tailwindcss","tmdb-api"],"created_at":"2024-11-10T18:37:01.228Z","updated_at":"2026-02-12T09:03:51.505Z","avatar_url":"https://github.com/UtkarshK95.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MovieBee\n\nThis repository contains the source code for the MovieBee web application, a platform for movie enthusiasts to discover, search, and manage a personalized watchlist. The project leverages modern web development technologies to deliver a responsive and engaging user experience.\n\n## Technologies Used\n\n- **Frontend Framework**: Next.js\n- **CSS Framework**: Tailwind CSS\n- **JavaScript Tools**: PostCSS, Axios\n- **API**: TMDb (The Movie Database) API\n- **Environment Management**: dotenv\n- **Linting**: ESLint\n\n## Project Structure\n\n```\nmoviebee/\n├── public/                 # Static files like images and icons\n├── src/                    # Source code for the application\n│   ├── components/         # Reusable React components\n│   ├── app/                # Next.js pages for routing\n├── .env                    # Environment variables\n├── .gitignore              # Git ignore file\n├── jsconfig.json           # JavaScript project configuration\n├── next.config.js          # Next.js configuration file\n├── package.json            # Project dependencies and scripts\n├── postcss.config.js       # PostCSS configuration file\n├── tailwind.config.js      # Tailwind CSS configuration\n└── README.md               # Project documentation (this file)\n```\n\n## Getting Started\n\nTo run this project locally, follow these steps:\n\n1. **Clone the repository**:\n\n   ```bash\n   git clone https://github.com/your-username/moviebee.git\n   cd moviebee\n   ```\n\n2. **Install dependencies**:\n\n   ```bash\n   npm install\n   ```\n\n3. **Set up environment variables**:\n\n   Create a `.env` file in the root directory and add the necessary environment variables:\n\n   ```bash\n   TMDB_API_KEY=your_tmdb_api_key\n   ```\n\n4. **Run the development server**:\n\n   ```bash\n   npm run dev\n   ```\n\n   The app will be available at `http://localhost:3000`.\n\n## Building for Production\n\nTo build the project for production, run:\n\n```bash\nnpm run build\n```\n\nThe production-ready files will be located in the `.next` directory.\n\n## Features\n\n- **Movie Discovery**: Browse and search for movies.\n- **Detailed Information**: View movie details, including cast, reviews, and ratings.\n- **Personalized Watchlist**: Add movies to a personal watchlist.\n- **Responsive Design**: Optimized for various screen sizes.\n\n## Contributing\n\nContributions are welcome! Please open an issue or create a pull request with your changes.\n\n## License\n\nThis project is licensed under the MIT License.\n\n## Contact\n\nFor any inquiries or feedback, please contact [utkarsh_katiyar@outlook.com](mailto:utkarsh_katiyar@outlook.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futkarshk95%2Fmoviebee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Futkarshk95%2Fmoviebee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futkarshk95%2Fmoviebee/lists"}