Skip to content

A simple Web App built using React library used to search for your favorite movies using a movie database API, put them in a watchlist to watch later or mark them as watched.

Notifications You must be signed in to change notification settings

pavle99/movie_library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Library

Search Watchlist

Table of Contents

Introduction

A simple Web App built using React library used to search for your favorite movies using a movie database API, put them in a watchlist to watch later or mark them as watched.

Link to website demo

Movie Library

Tech Stack

Prerequisites

Install the following prerequisites:

  1. Node.js 18.17.0 or higher
  2. Visual Studio Code

Installation

1. Install dependencies

From the root directory run:

npm install

2. Subscribe to APIs mentioned in APIs

Click on the mentioned link and:

  1. Login on RapidAPI
  2. Click the blue Subscribe to Test button
  3. Paste the API keys into the required variable inside the .env file

Running the application

From the root directory run:

npm start

Links to used APIs

Movie Database

About

A simple Web App built using React library used to search for your favorite movies using a movie database API, put them in a watchlist to watch later or mark them as watched.

Topics

Resources

Stars

Watchers

Forks