/nft-market

A simple app where users can place bids on NFTs and see current bids

Primary LanguageJavaScript

nft_market

A simple app where users can place bids on NFTs and see current bids

Technologies Used

  • React Native
  • Features

  • Responsive, adjusted for any screen size
  • Search feature to search for NFTs
  • Setup

    Need an emulator to run the app

    Steps
  • iOS & Android package installation - run npm install / yarn add to get packages
  • Start server - npm start / yarn start
  • Run app - npx react-native run-android / npx react-native run-ios
  • Project Status

    In progress

    Improvements

  • Background colors could have been better
  • More functionality and implementation of APIs to pull realtime NFT data
  • Features that can be added

  • Plan on implementing a landing page in the near future