Skip to content

konst1984/movix

Repository files navigation

Getting Started

This project Demo.

This project was bootstrapped with Vite.

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Used api movies TMDB - you need to turn on the VPN from Russia.

Used by the library:

-react-query;
-@reduxjs/toolkit;
-react-router-dom;
-axios;
-dayjs;
-framer-motion;
-react-circular-progressbar;
-react-infinite-scroll-component;
-react-lazy-load-image-component;
-react-player;
-antd;
-sass;

MainPage, options: slider, search movies.

image

image

SearchPage - search movies, options : infinity scroll.

image

SingleMoviePage, options: slider.

image image image image

ActorPage, options: sort movie.

image image

DiscoveryPage, options: infinity scroll, sort movies.

image