tugbaesat / movie-nomination

Home Page:https://movie-nomination.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie Nomination App

About the Project: πŸ“š

This is a webpage that can search OMDB for movies, and allow the user to save their favorite films they feel should be up for nomination. When they've selected 5 nominees they should be notified they're finished. This is a Next.js project.

Live Demo of the Project: πŸ“Ή

Movie Project Website

Features: πŸ“–

  • The ability to search the OMDB API and return a list of movies that show at least the title, release year, and a button to nominate them.
  • Search results are only movies.
  • Updates to the search terms updates the result list.
  • If a movie has been nominated already, its nominate button is disabled.
  • Movies in the nomination list are able to be removed.

Technologies, Frameworks and Libraries: β˜•οΈ 🐍 βš›οΈ

Screenshots: πŸ“·

image

image

image

image

Authors: πŸ’»

@tugbaesat

About

https://movie-nomination.vercel.app


Languages

Language:JavaScript 91.4%Language:CSS 8.6%