An open API service indexing awesome lists of open source software.

https://github.com/alisamirali/nftopia-app

React Native NFT Marketplace App
https://github.com/alisamirali/nftopia-app

appdevelopment expo javascript mobiledevelopment nft reactnative

Last synced: about 2 months ago
JSON representation

React Native NFT Marketplace App

Awesome Lists containing this project

README

        

# NFTopia

## React Native NFT Marketplace App

This is a React Native app for a Non-Fungible Token (NFT) marketplace where users can buy, sell and trade NFTs. The app is built using React Native and Expo.

### Getting Started

To get started with the app, clone the repo:

```
$ git clone https://github.com/alisamirali/nftopia-app.git
$ cd nftopia-app
```

Then install the dependencies:

```
$ npm install
```

### Running the App

To run the app, start the Expo development server:

```
$ npm start
```

This will open the Expo Developer Tools in your browser. You can then use an iOS or Android simulator, or scan the QR code on your physical device to open the app.

![photo_2023-04-16_15-10-43](https://user-images.githubusercontent.com/62913154/232314423-6ab9e68a-a0b5-4a07-bdd5-5a31c1b440b0.jpg)

### Running the App from Expo

To run the app from Expo, follow these steps:

1. Install the Expo client app on your iOS or Android device.
2. Open the Expo client app and sign in or create an account.
3. Click on this link to open the app: [https://expo.dev/@dev_alisamir/nftopia-app].
4. The app will load and you can use it on your device.