- Видео 47
- Просмотров 203 274
Built With Code
США
Добавлен 23 янв 2021
Advanced frontend web development tutorials.
Welcome to Built With Code! You'll find tutorials to create and build your next web project, leveraging frameworks like Framer Motion, Next.js, and Tailwind.
Welcome to Built With Code! You'll find tutorials to create and build your next web project, leveraging frameworks like Framer Motion, Next.js, and Tailwind.
Making a better timer with Framer Motion
In this video, we'll create a custom animated countdown timer with Framer Motion.
💾 Starter code: github.com/Built-With-Code/animated-countdown-timer/tree/starter
⏭️ Watch This Next: ruclips.net/video/OgQI1-9T6ZA/видео.html
📱 Follow online: built_with_code
Have a question about anything in this video? Drop it in the comments!
⏰ Timecodes ⏰
0:00 - Intro + Preview
0:06 - Animated countdown
4:07 - Debouncer
5:32 - Bonus timer animation
6:15 - Slider animation
6:59 - Outro
-------------------------------
Welcome to Built With Code, a channel focused on intermediate/advanced frontend web development topics. Some of my favorite tools are Next.js, TailwindCSS, and Framer Motion. If you find value...
💾 Starter code: github.com/Built-With-Code/animated-countdown-timer/tree/starter
⏭️ Watch This Next: ruclips.net/video/OgQI1-9T6ZA/видео.html
📱 Follow online: built_with_code
Have a question about anything in this video? Drop it in the comments!
⏰ Timecodes ⏰
0:00 - Intro + Preview
0:06 - Animated countdown
4:07 - Debouncer
5:32 - Bonus timer animation
6:15 - Slider animation
6:59 - Outro
-------------------------------
Welcome to Built With Code, a channel focused on intermediate/advanced frontend web development topics. Some of my favorite tools are Next.js, TailwindCSS, and Framer Motion. If you find value...
Просмотров: 1 364
Видео
Recreate Apple Mail categories using Framer Motion
Просмотров 357Месяц назад
In this video, I'll show you how to recreate the new category selection UI from Apple Mail. 💾 Starter code: github.com/Built-With-Code/apple-mail-category-animation/tree/starter ⏭️ Watch This Next: ruclips.net/video/4HZaeIFsSBY/видео.html 📱 Follow online: built_with_code Have a question about anything in this video? Drop it in the comments! ⏰ Timecodes ⏰ 0:00 - Intro Preview 0:06 - ...
Avoid these mistakes on your responsive website
Просмотров 883Месяц назад
In this video, we'll discuss how to fix 3 common mistakes on mobile websites. 💾 Source code: github.com/Built-With-Code/mobile-website-fixes ⏭️ Watch This Next: ruclips.net/video/Plw9ycRd5Wc/видео.html 📱 Follow online: built_with_code Have a question about anything in this video? Drop it in the comments! ⏰ Timecodes ⏰ 0:00 - Intro 0:15 - Mistake 1 - Safe Area Color 0:57 - Mistake 2 ...
Add drag and drop with Framer Motion in 5 minutes
Просмотров 9502 месяца назад
In this video, we will add drag and drop controls to a list of items using Framer Motion. 💾 Starter code: github.com/Built-With-Code/drag-and-drop-framer-motion/tree/starter ⏭️ Watch This Next: ruclips.net/video/TeeWsBZg8og/видео.html 📱 Follow online: built_with_code Have a question about anything in this video? Drop it in the comments! ⏰ Timecodes ⏰ 0:00 - Intro Preview 0:07 - Star...
Create a Responsive and Animated Navbar with Framer Motion
Просмотров 1,6 тыс.2 месяца назад
In this video, we will create a responsive navbar that collapses to a hambuger menu with enter and exit animations. 💾 Starter code: github.com/Built-With-Code/animated-responsive-navbar/tree/starter ⏭️ Watch This Next: ruclips.net/video/cLu6AwrQaNY/видео.html& 📱 Follow online: built_with_code Have a question about anything in this video? Drop it in the comments! ⏰ Timecodes ⏰ 0:00 -...
Horizontal smooth scroll with Lenis
Просмотров 5632 месяца назад
In this video, we'll create a horizontal image gallery with smooth scroll using Lenis and Framer Motion. 💾 Starter code: github.com/Built-With-Code/horizontal-smooth-image-gallery/tree/starter ⏭️ Watch This Next: ruclips.net/video/fpyNjX-dVBs/видео.html 📱 Follow online: built_with_code Have a question about anything in this video? Drop it in the comments! ⏰ Timecodes ⏰ 0:00 - Intro ...
CSS Border Animations with Framer Motion in 7 Minutes
Просмотров 1,3 тыс.3 месяца назад
In this video, we will create two animated gradient borders using CSS and Framer Motion. 💾 Starter code: github.com/Built-With-Code/animated-border-gradient/tree/starter ⏭️ Watch This Next: ruclips.net/video/4HZaeIFsSBY/видео.html 📱 Follow online: built_with_code Have a question about anything in this video? Drop it in the comments! ⏰ Timecodes ⏰ 0:00 - Intro Preview 0:12 - Starter ...
Scrolling Table of Contents with Framer Motion
Просмотров 1,6 тыс.3 месяца назад
In this video, we'll create an animated table of contents sidebar for a blog article. 💾 Starter code: github.com/Built-With-Code/animated-article-toc/tree/starter ⏭️ Watch This Next: ruclips.net/video/XipofYyw7jg/видео.html 📱 Follow online: built_with_code Have a question about anything in this video? Drop it in the comments! ⏰ Timecodes ⏰ 0:00 - Intro Preview 0:15 - Starter code 0:...
Lenis smooth scroll in under 4 minutes
Просмотров 6 тыс.4 месяца назад
In this video, we are going to speedrun adding Lenis smooth scroll to an existing Next.js project. 💾 Starter code: github.com/Built-With-Code/lenis-smooth-scroll/tree/starter ⏭️ Watch This Next: ruclips.net/video/CvBuqEfw0mU/видео.html 📱 Follow online: built_with_code Learn more about Lenis: lenis.darkroom.engineering/ Have a question about anything in this video? Drop it in the com...
Floating Card Animations with CSS and Framer Motion
Просмотров 1,2 тыс.4 месяца назад
In this video, we're creating a floating 3D card with rotation animations and a light sheen effect, inspired by the profile card in Arc. 💾 Starter code: github.com/Built-With-Code/3d-member-card/tree/starter ⏭️ Watch This Next: ruclips.net/video/nPsJfTVjkdo/видео.html 📱 Follow online: built_with_code Have a question about anything in this video? Drop it in the comments! ⏰ Timecodes ...
Animated Number Counter with Framer Motion
Просмотров 1,5 тыс.5 месяцев назад
In this video, we are going to create an animated counter for RUclips subscribers using Framer Motion. 💾 Starter code: github.com/Built-With-Code/animated-yt-sub-count/tree/starter ⏭️ Watch This Next: ruclips.net/video/4HZaeIFsSBY/видео.html Credit to @leerob for the channel card component. 📱 Follow online: built_with_code Have a question about anything in this video? Drop it in the...
Build the Figma floating toolbar with Framer Motion
Просмотров 4965 месяцев назад
In this video, we are going to recreate the new Figma toolbar animation using Framer Motion layout animations. 💾 Starter code: github.com/Built-With-Code/figma-toolbar/tree/starter ⏭️ Watch This Next: ruclips.net/video/4HZaeIFsSBY/видео.html 📱 Follow online: built_with_code Have a question about anything in this video? Drop it in the comments! ⏰ Timecodes ⏰ 0:00 - Intro Preview 0:20...
Apple’s favorite text scroll animation
Просмотров 1,5 тыс.6 месяцев назад
In this video, we are going to recreate an animation Apple uses in a few places on its website, involving text scrolling over background videos. 💾 Starter code: github.com/Built-With-Code/apple-favorite-scroll-animation/tree/starter ⏭️ Watch This Next: ruclips.net/video/4HZaeIFsSBY/видео.html 📱 Follow online: built_with_code Have a question about anything in this video? Drop it in t...
Glass material with TailwindCSS in under 3 minutes
Просмотров 1,6 тыс.6 месяцев назад
In this video, we are going to create a glass material navbar with TailwindCSS. 💾 Starter code: github.com/Built-With-Code/glass-material-navbar/tree/starter ⏭️ Watch This Next: ruclips.net/video/NxIBnvb8B7Y/видео.html 📱 Follow online: built_with_code Have a question about anything in this video? Drop it in the comments! ⏰ Timecodes ⏰ 0:00 - Intro Preview 0:07 - Starter code 0:20 - ...
Apple-style product cards with Framer Motion
Просмотров 2 тыс.7 месяцев назад
In this video, we are going to recreate the animated feature cards from Apple's WWDC websites. 💾 Starter code: github.com/Built-With-Code/apple-info-cards/tree/starter ⏭️ Watch This Next: ruclips.net/video/QBnXaaadp50/видео.html 📱 Follow online: built_with_code Have a question about anything in this video? Drop it in the comments! ⏰ Timecodes ⏰ 0:00 - Intro Preview 0:19 - Starter co...
Blur + Zoom Card Parallax with Framer Motion
Просмотров 2,2 тыс.7 месяцев назад
Blur Zoom Card Parallax with Framer Motion
Animated bottom tray with Framer Motion layout animations
Просмотров 2,4 тыс.7 месяцев назад
Animated bottom tray with Framer Motion layout animations
Block editor in Next.js using BlockNote and UploadThing
Просмотров 6 тыс.8 месяцев назад
Block editor in Next.js using BlockNote and UploadThing
Animated custom scrollbar with Framer Motion Layout Animations
Просмотров 2,4 тыс.8 месяцев назад
Animated custom scrollbar with Framer Motion Layout Animations
Signup form validation using Shadcn + Zod
Просмотров 2,5 тыс.9 месяцев назад
Signup form validation using Shadcn Zod
Landing page with full-page navigation menu using Next.js and Framer Motion
Просмотров 2,1 тыс.9 месяцев назад
Landing page with full-page navigation menu using Next.js and Framer Motion
Add keyboard superpowers to your Next.js project
Просмотров 70910 месяцев назад
Add keyboard superpowers to your Next.js project
Custom themes with TailwindCSS in under 9 minutes
Просмотров 11 тыс.10 месяцев назад
Custom themes with TailwindCSS in under 9 minutes
Infinite scrolling carousel with hover effects using Framer Motion
Просмотров 23 тыс.11 месяцев назад
Infinite scrolling carousel with hover effects using Framer Motion
Landing page with Parallax & Smooth Scroll using Lenis and Framer Motion
Просмотров 7 тыс.11 месяцев назад
Landing page with Parallax & Smooth Scroll using Lenis and Framer Motion
Apple-style benchmark graphs using Framer Motion
Просмотров 1,5 тыс.Год назад
Apple-style benchmark graphs using Framer Motion
Next/Image Placeholder Blur: Elevate your website's loading experience
Просмотров 2,7 тыс.Год назад
Next/Image Placeholder Blur: Elevate your website's loading experience
Smooth scrolling from scratch with Framer Motion
Просмотров 5 тыс.Год назад
Smooth scrolling from scratch with Framer Motion
Animated gradient text with TailwindCSS
Просмотров 7 тыс.Год назад
Animated gradient text with TailwindCSS
Dark mode with TailwindCSS in under 7 minutes
Просмотров 46 тыс.Год назад
Dark mode with TailwindCSS in under 7 minutes