Skip to content

Movie Search App is a React application powered by Vite, enabling users to search for movies by title with live results and sort them by title or release year, featuring both ascending and descending order.

License

Notifications You must be signed in to change notification settings

jaswant04/moviesApp

Repository files navigation

Movie Search App

This is a React application built using Vite that allows users to search for movies and view their details.

Features

  • Search Filter: Users can search for movies by title. The search results are displayed live as you type.
  • Sort Functionality: Users can sort the search results by title and year of release, both in ascending and descending order.

Technologies Used

  • React
  • Vite
  • JavaScript
  • HTML
  • CSS

Getting Started

To get started with this project, follow these steps:

  1. Clone this repository to your local machine.
  2. Navigate to the project directory.
  3. Run npm install to install the dependencies.
  4. Run npm run dev to start the development server.
  5. Open your web browser and navigate to http://localhost:5173 to view the app.

Usage

  1. Enter a movie title into the search bar.
  2. The search results will be displayed live as you type.
  3. Use the sorting options to sort the search results by title or year of release, in ascending or descending order.
  4. Click on a movie to view its details.

Contributing

If you'd like to contribute to this project, feel free to fork the repository and submit a pull request with your changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Movie Search App is a React application powered by Vite, enabling users to search for movies by title with live results and sort them by title or release year, featuring both ascending and descending order.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published