Skip to content

Abhinav-K-E/movietrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 MovieTrack

banner

This is a movie searching website developed using React. Users can search for movies by title, and the website will display a list of matching results . It also give a opportunity for user to explore more about all individual movies

💫 Demo

A live demo of the website can be found here.

Usage

To use the website, simply enter a movie title into the search bar and hit enter. The website will display a list of matching results, including the title, release year, poster image and rating.

You can click on a movie in the list to view more details about it, including movie trailer and it’s overview .

Getting Started

To get started with the website, you can clone the repository and install the dependencies:

git clone https://github.com/yourusername/movie-searching-website.git
cd movie-searching-website
npm install

Once the dependencies are installed, you can start the development server:

npm sart

This will start the website at http://localhost:3000.

🏗️ Credits

This website was developed by Abhinav.

The movie data is provided by the TMDB.

About

A movie searching website using react.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published