Giter Site home page Giter Site logo

scarace1989 / movie-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sudeepmahato16/movie-app

0.0 0.0 0.0 2.39 MB

A Simple Movie Application built with React JS, Typescript and Tailwind CSS which allows user to search and view the trailer of both movies and TV series.

Home Page: https://tmovies-blush.vercel.app

JavaScript 1.45% TypeScript 91.86% CSS 5.89% HTML 0.80%

movie-app's Introduction



logo logo

tMovies is a simple movie application built with React JS, Typescript, and Tailwind CSS,
which allows users to search and view the trailer of both movies and TV series.

contributors last update forks stars open issues license



Features

  1. Search Movies and TV Series:

    1. Users can easily search for their favorite movies and TV series within the application.
    2. View trailers to get a sneak peek before watching.
  2. Detailed Movie Information:

    1. Access comprehensive information about a selected movie, including details about the cast, crew, and more.

📷 Screenshots

hero

youtube video

movie

catalog



Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

** Prerequisites **

  • git If you want to clone the project from GitHub and work with it locally, you will need to have Git installed on your system. You can download and install Git from the official website (https://git-scm.com/).
  • Node.js Application requires Node.js to be installed on your system in order to run. You can download and install the latest version of Node.js from the official website (https://nodejs.org/).
  • npm (Node Package Manager) npm is the package manager for Node.js, and is used to manage the dependencies and packages required for your Next.js project. It is installed automatically when you install Node.js. To check if npm is installed on your system, you can open a terminal or command prompt and enter the following command:
    npm -v

Once you have these prerequisites in place, you can proceed to clone the project from GitHub using Git.


** Installing **

Make sure you have all the necessary prerequisites installed on your system. Follow the below steps to install the setup the project on your machine:

  • Open a terminal or command prompt and navigate to the directory where you want to clone the project.

  • Run the following command to clone the project from GitHub:

    git clone https://github.com/sudeepmahato16/movie-app.git
  • This will create a new directory called "movie-app" in the current location, containing the code for the movie app project.

  • Navigate to the project directory by running the following command:

    cd movie-app
  • Run the following command to install the project's dependencies using npm:

    npm install
  • Start the server

    npm run dev
  • To use the movie project, you will need to set up some environment variables on your development machine. Here are the steps to follow:

    1. Create a .env file in the root of the project.
    2. Add the following variables to the .env file, replacing the placeholder values with your own:
    VITE_API_KEY=<your-tmdb-api-key>
    VITE_TMDB_API_BASE_URL = https://api.themoviedb.org/3
    1. Save the .env file.
  • Once the dependencies are installed, you can run the project locally by running the following command:

    npm run dev

This will start the development server and open the movie application in your default web browser.


Contributing

We welcome contributions to movie app! If you have an idea for a new feature, an improvement to an existing feature, or a bug fix, please open an issue to discuss it before submitting a pull request. This helps me to review and understand your changes more efficiently.

To contribute code to movie app project:

  1. Fork the repository
  2. Create a new branch for your feature or bug fix
  3. Commit your changes to the new branch
  4. Run the automated tests to ensure that your changes do not break any existing functionality
  5. Open a pull request back to the main repository, including a description of your changes and any relevant issue numbers

Thank you for your contribution to Movie app project! We appreciate your efforts to help make this a great movie application.


Credits

UI/UX design adapted from Tuat Tran Anh's tutorial.

movie-app's People

Contributors

sudeepmahato16 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.