Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Donate/Support us page #14

Open
wilinetan opened this issue Mar 22, 2023 · 0 comments
Open

Donate/Support us page #14

wilinetan opened this issue Mar 22, 2023 · 0 comments
Assignees

Comments

@wilinetan
Copy link
Contributor

wilinetan commented Mar 22, 2023

Description of feature/enhancement
To start work on the branch run the following

git fetch
git checkout 14-donatesupport-us-page

I have broken down the components below. So we can have you guys take one component each time you work on it to reduce conflict

Screen Shot 2023-03-22 at 11 00 13 PM

Page component is at pages/donate/index.tsx
Components for this page are at components/DonatePage. You can just edit the relevant components that you are working on. For the LatestCampaign component, you can consider using the CommonCard component that we have already created.

To test:

  1. run yarn dev
  2. go to localhost:3000/donate to see your work

link to figma

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

4 participants