-
When you enter the search page, recommended movies are downloaded from a fake server.
-
Images change on the main background with crossfade (which are also received from the server)
-
When you enter a query in the search input, a request is sent to the server and a response is returned with matching movies categorized.
-
There are also filters by category.
-
Smooth animations on all elements.
-
Created with React.js, Typescript, SCSS, Swiper for React. Bundled with Vite.
PC and mobile versions have been implemented.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:5173 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the prettier formatter for all files.
Cheks format all files with prettier formatter.
Builds the app for production to the dist
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.