Skip to content

RY997/React-Typescript-reusable-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

React-Typescript-reusable-components

Build basic reusable components using React Typescript, e.g. button, modal, dialog, navbar, table, tooltip, card, header, footer

Why typescript?

Type checking, early detection of problems caused by type mismatch.

Reusable components

No hard coding parameters but with default style. If pass the parameter for classname, use the passed style, otherwise use the default style.

About

Build basic reusable components using react typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published