- Create a Heading functional component and put it into components/ui/
- Create a Subheading functional component and put it into components/ui/
- Combine the two components and make a Title and add it to HomePage - style similar to the Wireframe
- Create an AddData component
- Create a Title functional component and put it into components/ui/ - style similar to the Wireframe
- Crete Button component and change the buttons in the app to your component - style similar to the Wireframe
- Create Submit button and add to Whiteboard screen - style similar to the Wireframe