Build and Deploy a Fully Responsive Website with Modern UI/UX in React JS with Tailwind

preview_player
Показать описание

Use the code JAVASCRIPTMASTERY to save up to 91% on all yearly hosting plans.

📚 Materials/References:

Time Stamps 👇
00:00:00 — Intro
00:04:24 — Setup
00:22:07 — Header
00:44:28 — Skeleton Section Component
00:50:25 — Hero Section
01:26:00 — Benefits Section
01:41:30 — Collaboration Section
02:01:00 — Bento Box Section
02:30:35 — Pricing Section
02:51:30 — Roadmap Section
03:05:20 — Footer
03:10:10 — Deployment
Рекомендации по теме
Комментарии
Автор

omg omg omg! I can't believe it! I'm actually feeling a bit overwhelmed by having access to such high-quality tutorial without any cost. :)
Thank you so much! This is exactly what I was searching for right now

karolisbutvinskas
Автор

Sir there are literally no words to express when you keep bringing these exciting videos!! Been going through a lotta YT channels to see which projects are the best to practicr React and now found this video!! 🎉🎉

shadowslayer
Автор

This is one of the best highquality tailwind website course in youtube I could find right now!
Thank you so much for your effort!

ranipal
Автор

Guys it's only 3 hrs for us(which in itself is a lotta time) but it would have taken him weeks to first design all the inbuilt react components that he already gave the code for and for making the awesome Robot images and other svgs. It would have taken him another few days to figure out the CSS for each component and what works and what doesn't work for each section. There's a lotta UI/UX work going on in the foreground so the least we can do is to like, share and try out these projects ourselves!! 💫💫👍

shadowslayer
Автор

Man really you're the only reason I don't give up and keep coding . Your content quality is top tier . Best wishes for you my brother ❤

jawadkhan
Автор

Awesome choice of design! The step-by-step guidance on building and deploying this modern UI/UX website with React and Tailwind CSS is going to be very helpful.

Tapadar.Monsur
Автор

you never ceased to amaze me. thank you and keep them coming. please do more courses like this in the future.

azlanj
Автор

We need more courses like this, because we need to improve our visual skills. The classic layouts are the easiest way to build something, but the clients (in 2024) needs modern stuff. Thx teacher for all of this

arielelias
Автор

Absolutely amazing. This was the first JSM tutorial I've checked out, and was initially wondering if perhaps it was waaaay too long. The answer? NO! You nailed it - not just showing and building, but explaining why and the intent behind choices. Excellent work, m'man ::fist bump::

So refreshing to see a tutorial that has a polished look and feel to it versus something purely "developer built and designed."

TheRobBrennanLive
Автор

Your clear explanations make it easy to follow along and understand the concepts. Keep up the great work, looking forward to more tutorials from you.
thankyou so much!

prashantbhadauriya
Автор

You are unbelievable andrian. Yesterday i finished your last project. Now you came up with another masterpiece.. you have teach me all frontend. Thabks ❤❤❤

uhk
Автор

This channel is my saviour actually !
your videos helps me a lot with my graduation project and I'm 100% relaying on it,
keep going and I'm waiting for more amazing videos like this
maybe food ordering website is your next tutorial !😆

ohyeahyousef
Автор

What a wow! Unmatched beyond! This is insane! Free to the world just like that. Commend you, Adrian.

evans
Автор

Svaka čast! Ovo je sjajno, sve pohvale!

nikolapesic
Автор

Thank you Adrian for you time sharing your expertise to us all!
your tutorials are truly magnificent and my learning skills are improving tremendously following your channel 🙂

drtwist
Автор

This is amazing! I can't thank you enough! I really enjoyed this project! Next month I'll join your JS Masterclass! Thanks a lot!

muhamedmouzoun
Автор

I was looking for new design like vercel's website and finally I got here ! Thank you so much Adrian for making this course for free to us ! May God bless You ! ❤❤

devZone
Автор

Many many many thanks for this tutorial😁😁 I've learned so much and have a greater understanding of reusable components! keep up the great work.

martinyates
Автор

Thank you. I learned a lot while completing this project!

russtheceo
Автор

At around 28:00 you get an error, because the index.js in the constants folder wants to load something from "../../public/assets".
But we don't have that folder. So change line 37 in the index.js to "} from "../assets"

BliitzPint