Project Completed - Tailwind + API Integration & Functional Components (Day-8)

Project Started – Tailwind, API & Functional Components

Today was super productive!
I completed the remaining part of the React video tutorial and started working on the project provided in the course.
It’s exciting to put into action everything I’ve learned over the last few days!


 Tutorial Wrap-Up:

  • ✅ Finished the remaining modules from the React video series

  • ✅ Understood how the overall structure ties together before diving into the project


 What I Did in the Project:

  • ✅ Set up the project using Tailwind CSS

  • ✅ Created the Header component

  • ✅ Integrated the MovieDB API

  • ✅ Developed the Card component to display movie info

  • ✅ Implemented Search functionality

  • ✅ Worked on essential features like API requests and rendering data dynamically


 What I Learned:

  • Tailwind makes styling fast and scalable — utility-first is a game changer

  • Breaking UI into reusable components keeps the code organized and modular

  • Using APIs in React with useEffect + fetch helped in managing real-time data

  • Dynamic search with user input was a fun logic to implement

  • Proper props handling between search and card component makes data flow smooth


🙏 Gracias:

I’m truly enjoying this hands-on learning process.
Grateful for the clear course structure and my mentor’s consistent guidance.

~ Sanya

Comments

Popular posts from this blog

Revising GitHub CLI commands (Day1)

JavaScript Deep Dive + React Review (Day-5)

Starting the GitHub User Search App (Day - 2)