Skip to content

“Movie Search Web App: A front-end web application built with HTML, CSS, and JavaScript, leveraging the OMDB API to fetch and display movie details.”

Notifications You must be signed in to change notification settings

Akhilesh-max/movie-search-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Search Web App

This is a simple web application that allows users to search for movies by name.

Features

  • Search for movies by name
  • Display movie details, including poster, title, and year of release

How to Use

  1. Enter the name of a movie into the search bar.
  2. Click the "Search" button or press Enter.
  3. The application will display a list of movies that match the search query.

Tech Stack

  • HTML
  • CSS
  • JavaScript
  • OMDB API

How to Run Locally

Available Scripts

Firstly you will need node modules to run this code, you can do that by running the following command in the terminal:

npm install

Here are some other important terminal commands you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

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!

Connect with Me 🤝

Having any query??

Twitter: Akhilesh    Linkedin: Akhilesh   

About

“Movie Search Web App: A front-end web application built with HTML, CSS, and JavaScript, leveraging the OMDB API to fetch and display movie details.”

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published