Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.05 KB

DESIGN.md

File metadata and controls

38 lines (28 loc) · 1.05 KB

Hack For Valley App

Design Guidelines

These are few simple guidelines to keep in mind while creating the app for 'Hack For Valley'.

🎨 Color Pallete
Primary Color   : #3146F0

Secondary Color : #444444<

Controls Color  : #F5F5F5
📁 Assets Structure
assets/              - Project Design Assets
└── backgrounds
└── icons
└── mockups
└── logos
📸 Mockups

    

🗒 Notes

  1. Mostly all elements must be kept centered to the screen.
  2. Use MediaQuery wherever possible, to make sure that the widgets are responsive.
  3. If you can, Try adding Hero animations, to key elements.
  4. Bring out that inner artist of yours, and show your creativity! 😄