Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.13 KB

File metadata and controls

33 lines (20 loc) · 1.13 KB

03 - Thinking In React

Thinking in React implies:

  • How you think of components.
  • How you identify states.
  • How you decide of the data flow.

🫶 Support

Liked it? It takes months of hard work to create quality content and present to you. You can show your support to me with a STAR(⭐) to this repository.

Many Thanks to all the Stargazers who have supported this project with stars(⭐)

🤝 Sponsor My Work

I am an independent educator and open-source enthusiast who creates meaningful projects to teach programming on my YouTube Channel. You can support my work by Sponsoring me on GitHub or Buy Me a Cofee.

The Video Tutorial

In this video tutorial, we have developed a UI design with the "Thinking in React" mindset.

Here is the video for you to go through and learn:

03-think-in-react-component

The UI We Developed

boimela The UI Design

Tasks

Please complete these tasks. Refer to the video tutorial above to learn.