mohammad-taheri1 / nextjs-tailwind-sandbox

This is a tutorial project from DevEmpower YouTube channel

Home Page:https://www.youtube.com/playlist?list=PLUX0GmrifrwenUM6pdfQdzKk1OZnc2_GG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title last update
Next.js Tailwind SandBox
2024-Feb-09

Next.js Tailwind SandBox

Preferred classes for different pages

bg-white rounded-lg mx-4 p-4

Versions:

  • "next": "13.5.6",
  • "react": "18.2.0",
  • "tailwindcss": "^3.3.2"

Episodes:

  • 01: basic admin panel structure + sidebar menu
  • 02: Custom SelectBox + User area + Language area
  • 03: Custom Sidebar like TailwindCSS Document sample
  • 04: Horizontal Scroller + Instagram Stories + YouTube Categories
  • 05: Tabs Component
  • 06: Slider component with real api and products images
  • 07: Middleware 🚀
  • 08: Instagram Navigation Buttons
  • 09: Multi-step Form With React js, Next js and Tailwind CSS
  • 10: Modal
    • C01SimpleHelloWorldModal
    • C02ShowImageModal
    • C03VideoPlayerModal
    • C04ShowChartModal
    • C05MoneyTrackingModal
    • C06ConfirmationModal
    • C07InputFormModal
    • C08TimerCountdownModal
  • 11: React Hook Form in React JS and/or Next JS
  • 12: Yup + React Hook Form in React JS and/or Next JS
  • 13: Tailwind CSS Dark mode + Dark & Light Theme Switcher
  • 14: Custom Right Click Menu (Context Menu) With React js, Next js and Tailwind CSS

About

This is a tutorial project from DevEmpower YouTube channel

https://www.youtube.com/playlist?list=PLUX0GmrifrwenUM6pdfQdzKk1OZnc2_GG


Languages

Language:JavaScript 99.8%Language:CSS 0.2%