Create the Twitch UI with ReactJS - Part 7: Buttons

Опубликовано: 25 Октябрь 2024
на канале: Frontend Coding
55
3

In this seventh part of the series we create new buttons! We create a primary and a secondary button. With this we finish the account section.

The code in this video can be found on this GitHub repository:
https://github.com/FrontendCodingYT/c...

Timestamps:
0:00 Introduction
0:39 Adding button interface
5:20 Styling primary button
10:04 Styling secondary button
12:30 Finishing account section