Skip to content

Welcome to the Movie Search and Rating App! This project allows users to search for movies, view details, and rate them. It's built using modern web technologies and aims to provide a seamless user experience for movie enthusiasts.

Notifications You must be signed in to change notification settings

Thiru-kumaran-R/Moviz-Timz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovizTimz

Table of Contents

Introduction

Welcome to the Movie Search and Rating App! This project allows users to search for movies, view details, and rate them. It's built using modern web technologies and aims to provide a seamless user experience for movie enthusiasts.

Features

  • Search for movies by title
  • View detailed information about each movie
  • Rate movies on a scale of 1 to 10
  • View average ratings and number of ratings for each movie
  • Add movies to watch list

Demo

Follow this link for demo : Moviz-Timz

Installation

To get a local copy up and running, follow these simple steps and before that lead to this website OMDB to generate your own API key.

Paste the generated KEY in API_KEY constant in src/App.js and src/components/MoviesDetails.js file.

Prerequisites

  • OMDB API key
  • Node.js and npm installed
  • MongoDB installed and running

Setup

  1. Clone the repository

    git clone https://github.com/yourusername/movie-search-rating-app.git
  2. Navigate to project dirctory

    cd moviz-timz
  3. Install NPM packages

    npm install

Usage

  1. Start the development server.

    npm start
  2. Open browser and Navigate to http://localhost:3000

Feel free to customize this template to fit the specifics of your project. Let me know if you need any more details or additional sections!

About

Welcome to the Movie Search and Rating App! This project allows users to search for movies, view details, and rate them. It's built using modern web technologies and aims to provide a seamless user experience for movie enthusiasts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published