With your team, use markdown to create a design document for your app. It should include:
- A list of all of the components including the state and props. Refer to the Thinking in React documentation as a guide to this process.
- An example of the app’s storage JSON tree. Refer to the Structure Your Database documentation for help designing the storage structure.
Save your design document in your team’s repository.