Skip to content

Brzana/MovieMate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovieMate

MovieMate is a web application for searching, rating, and managing your favorite movies. Built with React, it allows users to search for movies, view details, rate them, and keep track of watched films.

Features

  • Search for movies using an external API
  • View detailed information about each movie
  • Add movies to your watched list
  • Rate movies and manage your ratings
  • Responsive and user-friendly interface

Getting Started

Prerequisites

  • Node.js (v14 or higher recommended)
  • npm (comes with Node.js)

Installation

  1. Clone the repository:
    git clone https://github.com/Brzana/MovieMate.git
  2. Navigate to the project directory:
    cd MovieMate
  3. Install dependencies:
    npm install
  4. Add your API key:
    • Create a file named APIkey.js in the src folder and export your movie API key.

Running the App

npm start

The app will run locally at http://localhost:3000.

Acknowledgements

This project was created with the help of Jonas Schmedtmann's course.

License

This project is for educational purposes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published