Create the Reddit UI with ReactJS - Part 1: Navigation Bar

Опубликовано: 31 Октябрь 2024
на канале: Frontend Coding
2,812
47

This is part one of the series where I create the Reddit UI with ReactJS and Typescript.

In this part I will create the navigation bar.

The code in this video can be found on this GitHub repository:
https://github.com/Suenodk/coding-pro...

Timestamps:
0:00 Introduction and setup
3:01 Adding CSS variables
6:40 Create logo section
9:09 Create searchbar
15:10 Create actions section