Skip to content

scyther/InstaClone

Repository files navigation

InstaClone

A social-media app to share photos with other users.

⚡ Features

  • Image compression of posts before uploading
  • Displays creation time of post
  • Like and Dislike Feature
  • state management through redux

🔍 Preview

Quick preview

Screenshot gif

Supported Platforms

💻 Technologies

How to run

  1. To start metro server run:

    npx react-native start
    
    
  2. To run app in android run:

    npx react-native run-android
    
    
  3. To create build apk

    npx react-native run-android --variant=release
    

About

A Social Media app in React Native and FireBase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published