Skip to content

fridolinf/nuxt-nft-viewers

Repository files navigation

Nuxt Nft Viewer

project-image

Web to see nft on various chains under Ethereum (EVM) using the APIs from Moralis. This project also uses a wallet connection to metamask natively without the help of libraries such as wagmi or web3modal

🚀 Demo

https://nuxt-nft-viewers.vercel.app/

Project Screenshots:

project-screenshot

More Screenshot

🧐 Features

Here're some of the project's best features:

  • See nft assets in Evm
  • Connect metamask natively
  • Handle account event with metamask natively
  • e2e with cypress
  • unit test with jest and vue-test-utils
  • snapshot test with jest
  • build in typescript and nuxt 3 (latest now)
  • animated page transition
  • consume moralis api

🛠️ Installation Steps:

1. clone project

https://github.com/fridolinf/nuxt-nft-viewers.git

2. install package

yarn / npm install

3. environtment configuration. get moralis key from moralis

remove .example from .env.example and change the value with you own

4. run local

yarn run dev

5. unit test

yarn run test:unit

6. e2e

yarn run test:e2e:dev

💻 Built with

Technologies used in the project:

  • Nuxt3
  • Jest
  • Cypress
  • Tailwindcss

About

a open source website to display nft, and for someone learn how to actually communicate with metamask without the help of a library and retrieve nft data by api from moralis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published