This is an implementation of the functional UI of an open source NFT Marketplace focused on African Art and collectables.
- JavaScript
- Expo CLI
- ReactNative
To get a local copy up and running follow these simple example steps.
- Have Expo Go installed on mobile device
- Setup npm and Expo CLI
- Download this repository as .zip and unpack.
- Navigate to the local copy of repo and run npm install
- If npm install shows error,try:
npm cache clean --force
- Also check if all dependencies are installed and up to date. You can run this for missing dependencies:
npm install --legacy-peer-deps
- Run
expo start
- Scan the QR code to load the app on your mobile device within the Expo Go app.
👤 Author
- GitHub: @peterdtitan
- Twitter: @PeterDeTitan
- LinkedIn: Peter Okorafor
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Alvxyz for the Dribble UI template ProNef Template
This project is MIT licensed.