Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovieLand

A React-based movie search application that allows users to search for movies and view their details.

Features

  • Search for movies by title.
  • View movie details including poster, year, and plot summary.

Technologies Used

  • React
  • Vite
  • OMDb API

Installation

  1. Clone the repository:

    git clone https://github.com/Flash500x/MovieLand.git
  2. Navigate into the project directory:

    cd MovieLand
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and go to http://localhost:5173 to view the app.

Usage

  • Enter a movie name in the search bar and hit enter.
  • Browse the results to view movie details.

Folder Structure

MovieLand/
├─ public/       # Static assets
├─ src/          # React components and styles
├─ package.json
├─ vite.config.js
└─ README.md

License

This project is licensed under the MIT License.

About

React App that searches for Movies

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages