This repository is a testing ground for webapp templates for streamlining new dev generations, done as part of the MAPC Design System infrastructure project. As a standard, templates are built in Typescript using in file styling with styled-components. These templates can be tested on the template storybook.
All templates are built using themes pulled from MAPC design documentation, and other constants data found in the constants directory. The format of the themes found in the templates are standardized with mapc-design-system, with room to be changed. The format of themes include {backgroundColor, primaryColor, secondaryColor, tertiaryColor}.