Skip to content

Ouch-Metaverse-Dao/mintbase-frontend

 
 

Repository files navigation

Mintbase Frontend Challenge

Challenge Goal

Create a simple interface using Mintbase technology.

Documentation

User Story

A user wants to see a list of the last NFTs (limit by 10) minted on Mintbase by the wallet mb-engineering.testnet, with the following information: title, image and the owner of the NFT.

To access this information, the user needs to connect his NEAR Wallet.

Page design to re-create

https://www.figma.com/file/b4k7ahgVcsQhFfUAZHAyCs/Mintbase-Frontend-Challenge?node-id=32%3A380

Requirements

  • User must be able to connect/disconnect his NEAR Wallet.
  • Use Typescript
  • Use GraphQL query to fetch the last 10 NFTs.
  • For the design recreation you can use mintbase UI components and TailwindCSS.
  • Responsive behaviour

Run the project

  • Clone the project
  • Install dependencies npm i
  • Run the project npm run dev

Be creative! Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.7%
  • JavaScript 3.7%
  • CSS 0.6%