Skip to content

HacFlix/MovieLand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Search App

This is a simple React web application built with Vite that allows users to search for movies.

Features

  • Search for movies by title
  • Display movie details such as title, release date, overview, and poster
  • Responsive design for a seamless experience on various devices

Getting Started

Prerequisites

Before running the application, you need to have Node.js and npm (Node Package Manager) installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/HacFlix/MovieLand.git
     cd movie-search-app
    
  2. Install dependencies:

    pnpm install
    

3.Start the development server: npm run dev 4.Open your browser and visit http://localhost:3000 to see the app in action.

About

its a movie search website made on react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published