calblueprint / alemany

1 stars 0 forks source link

[Frontend] UI primitives, work in progress #76

Closed kbrgl closed 2 years ago

kbrgl commented 2 years ago

Summary

This PR adds a colors.js file that contains a color scheme that we can use in all of our styling. This file also contains documentation for how to use the colors when styling.

Further, this PR adds a Button.js file containing a React component for full-width buttons.

Test Plan

How should the person reviewing this PR test it out? For example, what screens in the app should they go to?

Notes

(You can leave this empty if you don't have anything.)

Next Steps

Relevant Links

Online Sources

Related PRs

Screenshots and Tests

If your feature is visual, attach before/after screenshots and ensure that tests still pass