<ShapesBackground /> #25

Closed
opened 2021-05-15 02:41:01 -04:00 by a3thakra · 0 comments
a3thakra commented 2021-05-15 02:41:01 -04:00 (Migrated from git.uwaterloo.ca)

We have different shapes all over the website background. Create all the shapes and position them in "certain places".

  • Use a position: absolute <div> to contain the shapes.
  • Use svgs.
  • For an initial PR, your goal should be to make shapes appear on the page, not animation.
  • This component should take in children: ReactNode so that we can render it like this: <ShapesBackground><Homepage /></ShapesBackground>.
We have different shapes all over the website background. Create all the shapes and position them in "certain places". - Use a `position: absolute` `<div>` to contain the shapes. - Use svgs. - For an initial PR, your goal should be to make shapes appear on the page, not animation. - This component should take in `children: ReactNode` so that we can render it like this: `<ShapesBackground><Homepage /></ShapesBackground>`.
a3thakra added this to the Pre launch milestone 2021-07-11 16:28:00 -04:00
a258wang self-assigned this 2021-07-19 22:47:37 -04:00
a258wang removed the
Backlog
label 2021-07-19 22:48:36 -04:00
a258wang referenced this issue from a commit 2021-08-27 01:45:16 -04:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: www/www-new#25
No description provided.