Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.11 KB

README.md

File metadata and controls

25 lines (21 loc) · 1.11 KB

Basic Design Requirements

  • License under MIT (or similar)
  • Accessiblity by design
  • Light/Dark Mode
  • Mobile First Web Design - PWA
  • Multilingual Support (First Target English/Spanish)

Tech Stack

Click Octocat to check out their projects!

Conventions

  • Pages and Pages folders are named in lowercase
  • Components are named with Uppercase
  • Component folders are named with lowercase
  • Local images are stored in src/assets/*
  • All non-user images should be local to the project to the extent possible
  • Non-user images should be public domain or permissive licenses such as MIT, ISC, etc
  • All icon type images should be svg format