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.
- 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
react-router
In the project directory, you can run:
Install npm
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.
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!