The following project is a website where you can find every "Wow" Owen Wilson has said in his films.
The page has a search system that allows you to find all those amazing "wow's" by film and by year. Also you will be able to click on any film and get the relevant details: such as director, film title, the exact sentence where Owen says "wow" and an audio file to listen to it.
ReactJS
Vite
HTML
SASS
Use $ git clone https://github.com/AlbaGG25/owenAPI.git
✅ Feature 1: Get an interactive and informative list of every movie in which Owen Wilson has said "wow".
✅ Feature 2: Search for "wow's" by film title and year. If the user writes a non valid title, it will generate an error message.
✅ Feature 3: A brand new detail card for every movie with all the necessary information and audio files.
The project gets the information from an API: https://owen-wilson-wow-api.onrender.com/
albagg25.github.io/owenAPI/
@AlbaGG25