GithubHelp home page GithubHelp logo

react-movie-series-database's Introduction

Movie - Series Database App

This project developed for users tı list and view details of movies/series.

Getting Started

Follow these steps to set up and run the application:

Prerequisites

Ensure you have Node.js and npm installed on your system.

Installation

Install the required dependencies by running the following command:

  • npm install

Usage

To start the development server, run:

  • npm run dev

Features

  • Table/Grid View: Movies are displayed in a table/grid format. Essential columns include name, release date, and IMDb ID of the movie.

  • Pagination: Implemented pagination to display 10 movies per page, ensuring smooth navigation through the movie list.

  • Search Functionality: A search feature allows users to find movies by name. The application behaves as if "Pokemon" is searched by default when initially opened.

  • Filter by Release Year: Users can filter and view movies released in a specific year, enhancing browsing options and allowing users to explore movies by release date.

  • Filter by Content Type: Users have the option to filter their search results to only display movies, TV series, or TV series episodes, providing flexibility in content exploration based on user preferences.

  • Movie Details Page: Clicking on a movie redirects the user to another page dedicated to viewing detailed information about the movie.

Technologies Used

  • React: React is a JavaScript library for building user interfaces. It offers a component-based architecture and declarative syntax, making it easier to develop interactive UIs.

  • Git: Git is a distributed version control system used for tracking changes in source code during software development. It facilitates collaboration among team members and enables efficient code management.

  • TypeScript: TypeScript is a superset of JavaScript that adds static typing to the language. It helps catch errors early during development and improves code maintainability and scalability.

  • Redux: Redux is a predictable state container for JavaScript apps, commonly used with React for managing application state in a single, centralized store. It provides a clear and consistent way to manage application state, making it easier to debug and test.

  • OMDb API: The OMDb API is a RESTful web service to obtain movie information, including details such as title, release date, genre, cast, and ratings. It is commonly used in applications to fetch movie data and display it to users.

  • Tailwind CSS: Tailwind CSS is a utility-first CSS framework that provides a set of pre-designed utility classes to style HTML elements. It offers a flexible and customizable approach to styling web applications, enabling rapid development and consistent design patterns.

react-movie-series-database's People

Contributors

sanshigo345 avatar

Watchers

 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.