Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Finder App

This movie finder app can be used to find any movies and keep track of your favorite ones! It uses TMDB and fetches all the current popular movies to display on the home page. You can search for movies and like them to add it to the favorite page, which displays all of your favorites.

What is used

  • Javascript
  • HTML
  • CSS
  • React

How to run

Install dependencies

npm install

Create .env file in root folder and input access token from TMDB

VITE_API_ACCESS_TOKEN="[INSERT YOUR API ACCESS TOKEN HERE]"

Run application

npm run dev

Demo

Screen.Recording.2025-07-14.123953.mp4

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages