Welcome to Cine Corner, a movie application that leverages the TMDB API to provide users with detailed information about a wide range of movies.
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.
Explore Cine Corner live: Cine Corner Live
To run Cine Corner locally, follow these steps:
Clone the repository.
git clone https://github.com/sriram23/CineCorner.git
Navigate to the project directory.
cd CineCorner
Install dependencies.
npm install
Start the application.
npm start
Open your browser and go to http://localhost:1234
.
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.
This project is licensed under the MIT License. See the LICENSE file for details.
For questions or support, please reach out to sriramsubramanian23@gmail.com.