Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.27 KB

README.md

File metadata and controls

17 lines (13 loc) · 1.27 KB

MAPC Webapp Templates

Overview

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.

Templates

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}.

D3 Map

image

Image Viewer

image

Login Page

image

Registration Page

image