Skip to content

vashnavichauhan1825/NFTProject

Repository files navigation

NFT-PROJECT

Introduction

NFT project is a React Native mobile application that showcases the DeGods NFT collection. The app retrieves data from an API and displays a list of NFTs, allowing users to view detailed information, bookmark their favorite NFTs, and manage their bookmarks.

Built using React Native

Installing NFTProject

Clone the project

 $ git clone https://github.com/vashnavichauhan1825/NFTProject.git

Go to the project directory

 $ cd NFTProject

Install dependencies

 $ yarn

or

$ npm install
$ cd ios/pod install

Start the server

  yarn android
  yarn ios

Tech Stack

React Native

Color Reference

User Color Palette user colors.js for reference

Color Hex
Primary Dark #fff #fff
Secondary Dark #0d0d0f #0d0d0f
CTA DARK #dd44b9 #dd44b9
TERTIARY Dark #6c6c6c #6c6c6c

Sample ENV

API_TOKEN=<YOUR_TOKEN>
CONTRACT_ADDRESS=<YOUR_CONTRACT_ADDRESS>
BASE_URL=<YOUR_BASE_URL>

About

NFT-PROJECT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published