Skip to content

inallukyaev1/Films_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Films App

Movies is a React-based movie website that allows users to search for movies by title, sort them by genre and bookmark their favorite movies. The website is designed to be user-friendly and visually appealing.

🍿 Features

  • Genre-wise display: movies can be sorted by genrem, years, popularity and rating
  • Movie Details: users can view detailed information about each movie
  • Bookmark Movies: users can bookmark their favorite movies for later viewing

Used technologies

JavaScript React HTML5 CSS3

Used libraries

react-router

Project Link :

Films app

Available Scripts

In the project directory, you can run:

npm install

Install npm

npm run dev

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.

npm run build

Builds the app for production to the build 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!