Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

NFT Art Gallery iOS App

A modern iOS application for discovering, creating, and collecting NFTs. Built with SwiftUI and following the MVVM architecture pattern.

📱 Features

  • Discover NFTs: Browse through trending and featured NFT collections
  • Create NFTs: Upload and mint your own digital artwork
  • Profile Management: Track your created and collected NFTs
  • Like System: Save your favorite NFT pieces
  • Real-time Updates: Stay updated with the latest NFT trends

📸 Screenshots

Home Screen Create NFT Profile

🎥 Demo

App Demo

🛠 Technical Features

  • SwiftUI for modern UI development
  • MVVM Architecture
  • CoreData for local storage
  • Combine for reactive programming
  • IPFS & Web3 for NFT minting
  • Custom animations and transitions
  • Responsive design for all iPhone sizes

📋 Requirements

  • iOS 15.0+
  • Xcode 13.0+
  • Swift 5.5+

🚀 Installation

1. Clone the repository:

git clone https://github.com/yourusername/NFT-Art-Gallery.git

2.Open the project in Xcode:

cd NFT-Art-Gallery open NFT\ Art\ Gallery.xcodeproj

3. Build and run the project:

Open Xcode Select an iPhone simulator Press Run ▶️ 📁 Project Structure

├── App/
│   └── NFT_Art_GalleryApp.swift
├── Models/
│   ├── NFTItem.swift
│   └── NFTDataManager.swift
├── Views/
│   ├── ContentView.swift
│   ├── CreateView.swift
│   └── ProfileView.swift
└── Resources/
    └── Assets.xcassets

👨‍💻 Author

Madi Sharipov

About

A modern iOS application for discovering, creating, and collecting NFTs. Built with SwiftUI and following the MVVM architecture pattern.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages