< Back to Frontend Friday Folks Index
< Back to Frontend Friday Folks Index
React India
Highlighted solution (644 characters)
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
10 | |
11 | |
12 | |
13 | |
14 | |
15 | |
16 | |
17 | |
18 | |
19 | |
20 | |
21 | |
22 | |
23 | |
24 | |
25 | |
26 | |
27 | |
28 | |
29 | |
30 | |
31 | |
32 | |
33 | |
34 | |
35 | |
36 | |
An in-person session we did at the B4Y3RW4LD Hackathon. I didn't manage to use radial gradients live, as the ellipse won't have the same sizes
everywhere on the sides. I think you can approximate by doing multiple radial gradients with
different sizes, but the rotation is something I didn't know how to do as well...