Open Source Component Library

Moddular MFE

A collection of accessible, themeable, and responsive micro-frontend components built with Next.js & SCSS.

Theme Toggle

Switch between themes — all components react instantly.

Active: dark

Components

Interactive demos — try toggling themes to see live adaptation.

HeroBanner

Premium Section

Welcome To Techsauq

Transforming
Ideas into a
Digital world

Crafting intuitive designs that captivate and inspire. Building robust websites that elevate brands online. Empowering businesses with innovative digital solutions.

Team working together
12%
Pricing
96% Quality
Best
Services
500+
Clients
Happy
96%
Activity
+12%

FAQ

Variant: card

Accordion

Variant: separated

All components follow WAI-ARIA patterns with proper keyboard navigation, focus management, and screen reader support.

Ratings

Sizes & Icons

Star (interactive)

3 / 5

Heart (readonly)

4 / 5

Circle (small)

2 / 5

ProfileCard

Social Media Integration

Loading...

Akash Ranjan

Akash Ranjan

Full Stack Developer focused on React & Web Performance. Founder of ICW Technologies.

2k+followers
56posts
500following

Ready to Integrate?

Our components are built for maximum reusability. Here is how to get started in seconds.

1

Install Dependency

Add the library to your React project directly via GitHub.

npm install https://github.com/vatsaakash/moddular-mfe
2

Wrap your App

Import the global styles, then wrap your app with ThemeProvider.

import 'moddular-mfe/src/app/globals.scss'; import { ThemeProvider } from 'moddular-mfe';
3

Import & Use

Drop any component into your UI and customize via props. View the Storybook code for live snippets.

import { Ratings } from 'moddular-mfe'; <Ratings defaultValue={3} icon="star" max={5} showLabel size="md" />

Interactive Storybook

Every component is fully documented in our interactive Storybook. Tweak props, test accessibility, and explore all variations live.

Open Storybook ↗