Giter Site home page Giter Site logo

ihorantiukhov / movie-book-finder Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 22.23 MB

๐ŸŽฅ React JS app to find movies, books and series

License: MIT License

HTML 1.76% JavaScript 58.75% CSS 20.73% SCSS 18.76%
books-app javascript json-server react react-movie-search redux-toolkit rtk-query scss

movie-book-finder's Introduction

Movie Book Finder

Movie Book Finder is a React JS application for searching movies, series and books using TMDB API and Google Books APIs.

The main page contains lists of trending movies, top rated movies, upcoming movies, and movies currently playing. Using the sidebar, you can switch between pages of movies and series.

Clicking on a movie poster or book cover will take you to a page with more detailed information about that movie or book. You can add a movie to a watchlist, or a book to a reading list, which are displayed on the user's page.

Application demo

Movies page

Movies page

Movie search

Movie search

Book search

Book search

User page

User page

Movie info page

Movie info page

Installation

  1. Install Node.js (in case you haven't installed it).
  2. Download the source code and open a command prompt in the project's root folder.
  3. Install the dependencies needed for the application.
npm install
  1. Start React project and development server.
npm start
  1. Open a new command prompt window, navigate to the project root folder again, and start the JSON server to permanently store watchlists with movies, series, and a reading list with books.
npm run start:server

Libraries and tools

This app was built using Create React App, Redux Toolkit, RTK Query, SCSS, and JSON Server library.

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.