Movie App – React
Project Summary
This project uses HTML, Tailwind CSS, and React library to deliver a clean, functional, and responsive web app for movie lovers where users can search for their favourite movies with real-time updates.
This project uses HTML, Tailwind CSS, and React library to deliver a clean, functional, and responsive web app for movie lovers where users can search for their favourite movies with real-time updates.
In this project I wanted to demonstrate a combination of my UX Design and Front-end development skills.
I have achieved this by using Tailwind CSS to create a responsive and consistent layout.
Tailwind CSS has also enabled faster development compared to regular CSS, while maintaining a consistent codebase.
React JavaScript library has also been used to provide the functionality of the website. In this example, the search functionality and the display of movie cards are implemented using React.
The movie list updates dynamically based on trending movies and user input, providing real-time feedback as users type.