Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    React Component Library From Scratch Using Tailwind Css

    Posted By: ELK1nG
    React Component Library From Scratch Using Tailwind Css

    React Component Library From Scratch Using Tailwind Css
    Published 4/2023
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 594.33 MB | Duration: 1h 4m

    Build React Component Library From Scrach using Tailwind CSS

    What you'll learn

    React

    Javascript

    Pure CSS

    Tailwind CSS

    Requirements

    React and JS Basics

    Description

    Hi Guys, This course is about building our own component library from scratch using the world's first utility framework, Tailwind CSS.In this course, we will build all the following components from scratchButton: A clickable element that is used to trigger an action or submit a form.Input Field: A form element that allows users to input data, such as text or numbers.Page Header: A section at the top of a page that typically includes a title and navigational links.Spinner: An animated icon used to indicate that a process is in progress and the user should wait.Tabs: A navigation element that allows users to switch between different content sections within a page.Autocomplete: A form element that provides suggestions as the user types, often used for searching or selecting options.Table: A grid of data organized into rows and columns.Modal: A temporary overlay or popup window that displays additional information or requires user action.Navbar: A navigation element that typically appears at the top of a page and includes links to other sections of the site.Select Field: A form element that allows users to choose from a list of options, typically displayed as a dropdown menu.Building a component library from scratch can be a challenging task, but it can also be a rewarding experience. By creating a set of reusable components, developers can save time and improve the consistency and quality of their code. In addition, component libraries can be shared with other developers, making it easier to collaborate on projects and maintain a consistent design language across different applications.When building a component library, it is important to consider factors such as accessibility, usability, and responsiveness. Components should be designed with a focus on user experience and should be tested across a range of devices and screen sizes to ensure they work properly in different contexts.Overall, building a component library using Tailwind CSS can be a great way to improve the efficiency and quality of your development process. By creating reusable components that can be easily integrated into different projects, you can save time and improve the consistency and quality of your code.

    Overview

    Section 1: Introduction

    Lecture 1 React App Setup

    Lecture 2 Installing Libraries

    Lecture 3 List Components in Homepage

    Section 2: Button

    Lecture 4 Basic Button

    Lecture 5 Disabled and Onclick Functionality

    Lecture 6 Custom Background Color

    Lecture 7 Custom Text Color

    Front End Developers,UI Developers,React Developers