Go to file
Camila Sosa Morales 6451208871
feat: minted site detail (#36)
* feat: add detail view. add home button component. add loading component

* feat: add tile info component

* style: change bg color and front family

* refactor: remove old file

* style: new style for detail view

* chore: fix comments

* refactor: change SiteNFTDetail type

* refactor: PR comments changes

Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
2022-12-14 18:28:15 -03:00
contracts feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
deploy feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
deployments/mumbai feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
lib feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
scripts feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
test feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
ui feat: minted site detail (#36) 2022-12-14 18:28:15 -03:00
.env.example feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
.gitignore feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
.gitmodules feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
.prettierrc refactor: repo structure (#1) 2022-11-23 09:09:39 -03:00
LICENSE Initial commit 2022-09-27 16:57:59 -03:00
foundry.toml feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
hardhat.config.ts feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
package.json feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
remappings.txt feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00
yarn.lock feat: fleek erc721 (#5) 2022-12-12 16:56:17 -03:00