Skip to content

Williano/snapchat-ui-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snapchat iOS UI

A clone of the Snapchat iOS UI.

Table of contents

General info

A clone of the Snapchat iOS UI using Flutter.

Screenshots

Feed Screen User Profile Screen
feed1 feed2

Features

  • Feed Screen
  • User Profile Screen
  • Activitiy Screen

Technologies

  • Dart
  • Flutter

Setup

To run this app, you will need to follow these 3 steps:

1. Requirements
  • a Laptop

  • Xcode or Android Studio

  • Git installed on your Laptop.

2. Install Dart and Flutter
3. Set up and run the app from your command line:
# Clone this repository
$ git clone https://github.com/Williano/snapchat-ui-clone.git

# Go into the repository
$ cd snapchat-ui-clone

# Install all dependences 
$ flutter pub get

# Run App
$ flutter run

Status

Project is: in progress

Inspiration

This project is based on the goal of imporving my Dart and Flutter skills.

Contact

Created by Williano - feel free to contact me!

License

You can check out the full license here

This project is licensed under the terms of the MIT license.

Contributing

  1. Fork it (https://github.com/Williano/snapchat-ui-clone.git)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

A clone of the Snapchat iOS user interface clone

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published