Skip to content

sozman/instagram-clone-swiftUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Clone

Swift Xcode Platform MIT

Logo

Overview

A clone of the instagram app built with swiftUI and Vapor Framework for dummy datas

Features:

  • SwiftUI
  • Declerative views
  • Dummy Data API with VAPOR
  • Dark Mode
  • To navigate pages
  • Combine

Waiting for development:

  • iPadOS with SwiftUI
  • MacOS with SwiftUI
  • WatchOS with SwiftUI
  • TvOS with SwiftUI
  • Web Page with SwiftUI

Requirements

  • iOS 13+
  • Xcode 11.0+
  • Swift 5.0+

Clone the repository

git clone https://github.com/sozman/instagram-clone-swiftUI.git

Build and Run

First of all you should run API target where is on the project. After that you should run InstagramClone target

Build

API Error

  • If you get an error which is Address already in use, you should kill the proccesse.

Error

  1. get proccesse's PID lsof -i :8080
  2. kill proccesse kill PID

Terminal

Screenshots

Home

Home HomeDark

Search

Search SearchDark

Notification

Notification NotificationDark

Profile

Profile Profile Dark

Author

Sinan Özman, sinanozman@icloud.com

License

Instagram-clone-swiftUI is available under the MIT License, see LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages