Skip to content

Cine Corner is an experimental movie application built with React and Tailwind CSS, leveraging the TMDB API to provide users with detailed information about a wide range of movies.

License

Notifications You must be signed in to change notification settings

sriram23/CineCorner

Repository files navigation

Visits Badge Updated Badge Created Badge GitHub contributors GitHub License Website GitHub top language

Cine Corner

Welcome to Cine Corner, a movie application that leverages the TMDB API to provide users with detailed information about a wide range of movies.

Table of Contents

Overview

Cine Corner is an experimental project designed to offer users a seamless experience in discovering and browsing detailed movie information sourced from TMDB's extensive library. This project showcases the integration of TMDB APIs with modern web development technologies.

Tech Stack

  • React: Frontend framework for building interactive user interfaces.
  • Tailwind CSS: Utility-first CSS framework for styling with flexibility and ease.

Live Link

Explore Cine Corner live: Cine Corner Live

Features

  • Movie Search: Browse and search for movies using keywords.
  • Movie Details: View detailed information about each movie, including ratings, synopsis, and more.
  • Responsive Design: Enjoy a consistent experience across various devices.

Installation

To run Cine Corner locally, follow these steps:

  1. Clone the repository.
   git clone https://github.com/sriram23/CineCorner.git
  1. Navigate to the project directory.
   cd CineCorner
  1. Install dependencies.
   npm install
  1. Start the application.
   npm start
  1. Open your browser and go to http://localhost:1234.

Usage

  • Search for Movies: Enter keywords in the search bar to find related movies.
  • View Movie Details: Click on a movie to view detailed information.

Contributing

We welcome contributions to Cine Corner! To contribute, fork the repository, create a new branch, make your changes, push to the branch, and create a new Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For questions or support, please reach out to [email protected].

Screenshots

Desktop View

image image image image image

Mobile View

image image image image image

Known Issues

  • Jio Network: The TMDB APIs won't work if the user is on a Jio network.

About

Cine Corner is an experimental movie application built with React and Tailwind CSS, leveraging the TMDB API to provide users with detailed information about a wide range of movies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published