Skip to content

A web-app that uses The Movie Database's api to get a random movie based off of a user selected genre!

Notifications You must be signed in to change notification settings

kekedezha/dezhas-film-finder-2.0

Repository files navigation

Dezha's Film Finder 2.0

A web-app that uses The Movie Database's api to get a random movie based off of a user selected genre!

Screenshot 2024-05-07 at 2 48 06 PM

Motivation

This project is a second iteration of my film-finder project where I interacted with The Movie Database's api. However, with this version I used Next.js, Typescript tailwind, and shadcn/ui to create the web-app for a cleaner look.

Technologies

⚡️ Technologies

  • Node.js
  • Typescript
  • shadcn/ui
  • Tailwind.css

🛠️ Improvements

  • Have the ability to find a movie with more than one genre.
  • Have the ability to find a movie with certain actors
  • Ability to like or dislike movie recommendations
  • User accounts for better recommendations

🚦 Running the Project

To run the project in your local environment, follow these steps:

  1. Clone the repository to your local machine
  2. Run npm install or yarn the project directory to install the required dependencies.
  3. Run npm start or yarn start to get the project started.
  4. Open http://localhost:3000 to view it in your browser.(Development mode)

About

A web-app that uses The Movie Database's api to get a random movie based off of a user selected genre!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published