issues
search
acmcsufoss
/
fullyhacks
🐘 FullyHacks hackathon event, an ACM at CSUF production.
https://fullyhacks.acmcsuf.com/
MIT License
8
stars
7
forks
source link
Add neon sign components
#33
Closed
EthanThatOneKid
closed
11 months ago
EthanThatOneKid
commented
11 months ago
Intends to resolve #29.
Changes
Introduce
SignArea
and
Sign
functional React components.
Abstract new
Hero
component from
LandingPage
component.
Use
SignArea
component in
LandingPage
component.
WIP screenshot
Reference
https://youtu.be/Qj0Qx8HpNUo
(
code
)
Intends to resolve #29.
Changes
SignArea
andSign
functional React components.Hero
component fromLandingPage
component.SignArea
component inLandingPage
component.WIP screenshot
Reference