0.1.1 • Published 4 years ago

cra-template-webapp v0.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

cra-template-webapp

create react app for webapp

Features

  • Typescript
  • Linter - eslint + prettier
  • Router - react-router-dom + react-router-config
  • Base Component - tailwindcss + react component
    • Button
    • Icon
    • Text
    • Layout
    • Grid
    • Form
      • Input
      • Select
      • Checkbox
      • Radio
      • RichText
      • Upload
      • DatePicker
    • Avatar
    • Badge
    • Carousel
    • Empty
    • Table
    • List
    • Tabs
    • Alert
    • Confirm
    • Modal
    • Notification
    • Spin
    • Skeleton
  • State Management
  • Multi Language
  • Unit Testing
  • Storybook
  • End-to-end Testing