1.0.617 • Published 2 days ago

l-min-components v1.0.617

Weekly downloads
-
License
-
Repository
-
Last release
2 days ago

Learngual Components

This is the Components repository of the Learngual suite. It houses all the shared UI components that are used across various applications within the Learngual platform. All other applications depend on these components, ensuring a consistent look and feel as well as code reusability.

Technologies and Libraries

This project is built using a range of modern technologies and libraries, including:

  • React: A JavaScript library for building user interfaces.
  • Vite: A modern frontend build tool.
  • Styled Components: For component-level styling in React.

These are some of the key technologies that provide the foundation for our web application. For a full list of all the packages used, please refer to the package.json file in the project repository.

Installation

Prerequisites

Before you begin, ensure you have the following installed:

  • Node.js (Preferably the latest stable version)
  • npm (Node Package Manager), which comes with Node.js
  • Yarn (Optional, can be installed via npm with npm install --global yarn)

You can check your Node.js, npm, and Yarn version by running:

   node -v
   npm -v
   yarn -v

Step-by-Step Installation

  1. Clone the Repository

    • Clone the application repository to your local machine using the following Git command:
      git clone https://github.com/Learngual-Inc/components.git
    • After cloning, navigate into the project directory:
      cd components
  2. Install Dependencies

    • Using npm:
      npm install
    • Or, using Yarn:
      yarn install

    These commands read the package.json file and install all the dependencies listed under dependencies and devDependencies.

  3. Running the Application

    • Using npm:
      npm run dev
    • Or, using Yarn:
      yarn dev

    Access the application by navigating to http://localhost:5173 in your web browser.

Notes

  • The scripts section in package.json provides additional commands:

    • Using npm: npm run build to build the application for production and npm run preview to preview the built application.
    • Using Yarn: yarn build to build the application for production and yarn preview to preview the built application.
  • If you encounter any issues during installation, ensure your Node.js, npm, and Yarn are updated to the latest versions and try re-running the installation commands.

Features

The Components repository includes a variety of reusable UI components, such as:

  • Button: Customizable buttons for various user interactions.
  • Dropdown: Flexible dropdown menus for user selections.
  • Search Bar: Intuitive search functionality for efficient data retrieval.
  • Loader: Visual indicators for loading states and asynchronous operations.
  • And many more: The repository contains a diverse range of other components, each designed with flexibility and reusability in mind, to cater to the diverse needs of the Learngual applications.

Contributing

To contribute, please follow these guidelines:

  1. Create a New Branch for Each Feature:

    • For each new feature or fix you're working on, create a separate branch from the main branch. Name the branch something descriptive related to the feature or fix.
  2. Add Changes and Commit:

  • Make your changes in your feature branch. Once you're done, add your changes and make a commit with a descriptive message.
  1. Pull the Latest Changes from Main:
  • Before pushing your changes, pull the latest changes from the main branch to ensure compatibility.
  1. Push Your Changes:
  • Push your changes to the remote repository.
  1. Create a Pull Request:
  • Go to the GitHub repository page and create a pull request (PR) for your branch. Describe your changes and proposed modifications.
  1. Request a Review:
  • Invite the team lead or other designated reviewers to review your PR.
  1. Merging:
  • Only the team lead or authorized team members should merge the PR after a successful review.

Please adhere to the coding standards and guidelines of the project. If you're unsure about something, feel free to ask!

License

This project is proprietary. All rights reserved. Unauthorized copying, modification, distribution, or use of this software is strictly prohibited unless otherwise permitted by the project owners.

1.0.617

2 days ago

1.0.614

4 days ago

1.0.611

4 days ago

1.0.604

5 days ago

1.0.607

5 days ago

1.0.601

8 days ago

1.0.598

10 days ago

1.0.580

12 days ago

1.0.587

12 days ago

1.0.595

12 days ago

1.0.590

12 days ago

1.0.592

12 days ago

1.0.576

17 days ago

1.0.568

18 days ago

1.0.573

18 days ago

1.0.564

19 days ago

1.0.566

19 days ago

1.0.562

25 days ago

1.0.558

1 month ago

1.0.559

1 month ago

1.0.557

1 month ago

1.0.556

1 month ago

1.0.549

2 months ago

1.0.550

2 months ago

1.0.552

2 months ago

1.0.551

2 months ago

1.0.548

2 months ago

1.0.545

2 months ago

1.0.542

2 months ago

1.0.539

2 months ago

1.0.538

2 months ago

1.0.537

2 months ago

1.0.536

3 months ago

1.0.531

3 months ago

1.0.533

3 months ago

1.0.528

3 months ago

1.0.525

3 months ago

1.0.523

3 months ago

1.0.520

3 months ago

1.0.517

3 months ago

1.0.514

4 months ago

1.0.511

4 months ago

1.0.507

4 months ago

1.0.494

4 months ago

1.0.497

4 months ago

1.0.503

4 months ago

1.0.500

4 months ago

1.0.491

4 months ago

1.0.485

4 months ago

1.0.488

4 months ago

1.0.482

4 months ago

1.0.480

4 months ago

1.0.472

4 months ago

1.0.475

4 months ago

1.0.478

4 months ago

1.0.469

5 months ago

1.0.461

5 months ago

1.0.464

5 months ago

1.0.467

5 months ago

1.0.459

5 months ago

1.0.441

5 months ago

1.0.449

5 months ago

1.0.443

5 months ago

1.0.445

5 months ago

1.0.452

5 months ago

1.0.454

5 months ago

1.0.456

5 months ago

1.0.437

5 months ago

1.0.439

5 months ago

1.0.435

5 months ago

1.0.431

6 months ago

1.0.385

6 months ago

1.0.420

6 months ago

1.0.387

6 months ago

1.0.382

6 months ago

1.0.428

6 months ago

1.0.422

6 months ago

1.0.374

6 months ago

1.0.370

6 months ago

1.0.415

6 months ago

1.0.410

6 months ago

1.0.377

6 months ago

1.0.412

6 months ago

1.0.379

6 months ago

1.0.407

6 months ago

1.0.397

6 months ago

1.0.392

6 months ago

1.0.394

6 months ago

1.0.340

8 months ago

1.0.343

8 months ago

1.0.348

7 months ago

1.0.346

7 months ago

1.0.331

8 months ago

1.0.334

8 months ago

1.0.336

8 months ago

1.0.360

7 months ago

1.0.404

6 months ago

1.0.400

6 months ago

1.0.366

7 months ago

1.0.351

7 months ago

1.0.354

7 months ago

1.0.357

7 months ago

1.0.321

8 months ago

1.0.325

8 months ago

1.0.318

9 months ago

1.0.264

10 months ago

1.0.220

11 months ago

1.0.187

11 months ago

1.0.266

10 months ago

1.0.260

10 months ago

1.0.183

12 months ago

1.0.262

10 months ago

1.0.185

11 months ago

1.0.228

11 months ago

1.0.268

10 months ago

1.0.300

9 months ago

1.0.223

11 months ago

1.0.225

11 months ago

1.0.181

12 months ago

1.0.297

9 months ago

1.0.253

10 months ago

1.0.176

12 months ago

1.0.255

10 months ago

1.0.210

11 months ago

1.0.171

12 months ago

1.0.251

10 months ago

1.0.294

9 months ago

1.0.216

11 months ago

1.0.257

10 months ago

1.0.212

11 months ago

1.0.214

11 months ago

1.0.170

12 months ago

1.0.242

11 months ago

1.0.285

10 months ago

1.0.164

12 months ago

1.0.244

11 months ago

1.0.167

12 months ago

1.0.287

10 months ago

1.0.160

12 months ago

1.0.283

10 months ago

1.0.205

11 months ago

1.0.208

11 months ago

1.0.246

10 months ago

1.0.289

10 months ago

1.0.201

11 months ago

1.0.168

12 months ago

1.0.248

10 months ago

1.0.203

11 months ago

1.0.275

10 months ago

1.0.230

11 months ago

1.0.197

11 months ago

1.0.277

10 months ago

1.0.270

10 months ago

1.0.193

11 months ago

1.0.273

10 months ago

1.0.195

11 months ago

1.0.239

11 months ago

1.0.315

9 months ago

1.0.279

10 months ago

1.0.311

9 months ago

1.0.234

11 months ago

1.0.237

11 months ago

1.0.308

9 months ago

1.0.191

11 months ago

1.0.159

1 year ago

1.0.158

1 year ago

1.0.157

1 year ago

1.0.156

1 year ago

1.0.150

1 year ago

1.0.149

1 year ago

1.0.147

1 year ago

1.0.145

1 year ago

1.0.143

1 year ago

1.0.1

1 year ago

0.12.0

1 year ago

0.11.0

1 year ago

0.10.0

1 year ago

0.9.0

1 year ago

0.8.0

1 year ago

0.7.0

1 year ago

0.6.0

1 year ago

0.5.0

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago