Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 576 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 576 Bytes

Movie Database Website

This website displays data from the movieDB API. Allowing you to search and filter through thousands of movies on their database. When you find a movie you like, add it to your favourites, and with drag and drop functionality, reorder your favourite movies to your liking.

Stack

• Next.js • JavaScript • Styled Components • MovieDB API • Axios • Framer Motion • React Hook Form

Features

• HTTP Requests • Filter Data • Search Through Data • Add Movies To Favourites • Infinite Scroll • Responsive • Accessibility