Design System Template

Cover Image for Design System Template

This repo utility helps developer to inititate dashboard apps and public client website with clean project structure, easy, and fast. It aims to reduce time to research what tech stack to use when starting new frontend service. Some features in this repository

  • Generate dashboard or public client website using monorepo tools nx or create-next-app or create-react-app easily
  • Predefined features for dashboard like component table
  • Predefined features for client website like SEO, internationalization, firebase remote config
  • Create repo to manage design token and design system, including custom icons, connected with figma and direct service
  • Utilities for api fetch, authentication, and confirmation.