@meho/sefar-web-uikit
TypeScript icon, indicating that this package has built-in type declarations

0.1.7 • Public • Published

Sefar Web UI Kit

Sefar contains a collection of reusable components that can be used to build web applications. It is built using React and Tailwind CSS.

Version Author

⚡ Quick Start

# If you are using yarn
yarn install @yatechnologies/sefar-web-uikit

# If you are using npm
npm install @yatechnologies/sefar-web-uikit

🚀 Usage

import { Typography } from "@yatechnologies/sefar-web-uikit";

function App() {
	return (
		<div>
			<Typography variant="h1">Hello World</Typography>
		</div>
	);
}

Readme

Keywords

none

Package Sidebar

Install

npm i @meho/sefar-web-uikit

Weekly Downloads

1

Version

0.1.7

License

none

Unpacked Size

1.55 MB

Total Files

261

Last publish

Collaborators

  • khaled-mostafa