Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Commit 22893d3

Browse files
aphazejohnrjj
andauthored
Homepage Refresh (#352)
* Homepage Refresh featuring 0x API Co-authored-by: John Johnson <[email protected]>
1 parent 447de4a commit 22893d3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+8418
-709
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ mdx/tools/*
99
.DS_Store
1010
.awcache
1111

12-
.env
12+
.env
13+
.vercel
14+

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,12 @@
9292
"react-router-dom": "^5.1.2",
9393
"react-scroll": "https://github.com/0xProject/react-scroll.git#d2afc2729dc09980e4113d8c38a1b012ba180d81",
9494
"react-scrollable-anchor": "^0.6.1",
95+
"react-spring": "^8.0.27",
9596
"react-syntax-highlighter": "^11.0.2",
9697
"react-tabs": "^3.0.0",
9798
"react-tooltip": "^3.2.7",
9899
"react-transition-group": "^4.2.1",
99-
"react-use": "^13.9.0",
100+
"react-use": "^15.3.4",
100101
"redux": "^4.0.4",
101102
"redux-devtools-extension": "^2.13.2",
102103
"rollbar": "^2.4.7",

public/animations/depth.json

Lines changed: 6708 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 6 additions & 0 deletions
Loading

public/images/clients2/bancor.svg

Lines changed: 8 additions & 0 deletions
Loading

public/images/clients2/curve.svg

Lines changed: 5 additions & 0 deletions
Loading

public/images/clients2/dodo.svg

Lines changed: 11 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)