React JS & Tailwind CSS Responsive Website - Beginner Friendly

preview_player
Показать описание
Follow along and build this React JS & Tailwind CSS 100% mobile responsive website from scratch. We will install and use Tailwind CSS in a “Create-React-App” application. Use a really cool react package “React-Typed” for some text animation in the Hero component. UseState hook to toggle the mobile side drawer menu. Import “React-Icons” dependency for social icons. Incorporate both flexbox and grid layouts. Thanks for watching - Enjoy!

ZeroTo Mastery:

Coding Challenges!

Github repo 💻

🔥 Connect with me on IG 🔥

☕ Support the channel ☕

🔥 My Coding Equipment 🔥
Рекомендации по теме
Комментарии
Автор

Wanted to get an introduction to Tailwind combined with React. Your video was perfect for this. Thanks !

qcmira
Автор

20:45 Cool demo!
21:50 Start of responsiveness
22:19 TW-CSS' mobile first principle, requires combination of style classNames: 'hidden md:flex'
1:15:12 A common challenge: Layout works on mobile but breaks on wider viewports. Resolution at 1:15:34.

justinnovate
Автор

Man your content is great, it's my first time using Tailwind and I'm also a beginner in React, but the way you teach is so cool, you explain everything you do clearly and concisely, and even though the content is packed and kinda fast for me, I pause every few seconds, read what you did, try to understand it and then write it myself. I'm just at the 20min mark but you've already got a new subscriber and I hope your channel gets the attention it deserves.

mikemathews
Автор

im with the noose on my neck because ive got to turn in a website in 10 days as my final school project and this tutorial literally just saved my last year of high school

s_ark
Автор

Man, this is such a valuable resource right here. My first React project and I am so glad I came across this video.

MiracleKalu-udgq
Автор

Sir this is where I learned ReactJS. Actually I have watched many but this is the only one kept me more than 30minutes. Thank you so much sir. I wish all the happiness in the world to you and your family. Thank you

knowledgecollege
Автор

Dude you talk like a marvel character, your video definitely helped lots😂

kenthankgod
Автор

This is on another level. Amazing content and great UI design.
I really enjoyed coding along.
Give us more please

samuelmuthaiga
Автор

Amazing dude I 've been looking for so many beginner projects in react so far yours is the only one I've been able to follow, learn and create something

starX
Автор

The first video i watched from you was the portfolio web app. Eversince i got that one done. Ive been populating the portfolio with projects i made with your channel's help. Im super thankful i was able to find your videos.

Alanray
Автор

Just the video i wanted of React and Tailwind, beginner-friendly, and smooth website! Enjoyed making it!

priyaanshhuu
Автор

Your content is on point and quite easy to understand. I got more out of this than i expected. Thanks a lot.

theifeanyi
Автор

I really really really liked this video. I'm currently a CS major in school and don't really like the data structures and low level classes, I like web development stuff, but they don't teach any classes on that. This video has helped a lot from someone who has just picked up react and has little experience in HTML (CSS) and JS. I subbed, appreciate the content and hope to see more tailwind portfolio stuff w/ react!

WiseManCOD
Автор

The best example of using Tailwind CSS, I started to write code on my own till the end of the video. Thank you for your efforts!❤️

yurishez
Автор

your react / tailwind css content is the best on youtube! i am learning alot from you. thanks alot!

dungvoduc
Автор

first time trying tailwind i thought it was going to be hard amazing work

nkosinathitrevor-nczq
Автор

hey, i was stuck in a situation from another tutorial and calling functions inside the same script im using tailwind css was an issue, however it was solved and i got an understanding around @19:27 so thanks for that.

appstuff
Автор

very easy to understand so glad.
Surprisingly It didn't get me overwhelmed

nerd
Автор

for the people who suffer from intall react-typed error, use this command -> "npm config set legacy-peer-deps true" then "npm install react-typed --save" and the package will be installed

soufianebenseddiq
Автор

@27:58 If you can't install the "react-typed" package try this command : `npm install react-typed --force`

sekmekci