Greenstand / treetracker-wallet-app

The Greenstand Wallet App
https://wallet.treetracker.org
14 stars 43 forks source link

Feature/login page #224

Open larissakoliveira opened 3 months ago

larissakoliveira commented 3 months ago

Description

This PR creates the login page for mobile according to the Figma design. I’ve also developed reusable components, including CustomButton, CustomInput, CustomLink, and CustomForm, and applied them to the login page. Additionally, I’ve added styles to theme.ts for reuse across the components.

Notes:

Fixes # (issue)

Type of change

Screenshots

Before After
Before After

How Has This Been Tested?

Checklist:

dadiorchen commented 3 months ago

@larissakoliveira great job!