Skip to content

Nathan-Somto/Instagram-rn-clone

Repository files navigation

logo

Instagram React Native Clone!

Instagram Clone with REACT NATIVE! ( Navigation, Context api, Firebase & Expo)

📔 Table of Contents

🚧 Status

Finished Developing Yet to Publish 😢

🌟 About the Project

📷 Screenshots

Welcome Screen

Sign in Screen

Sign up Screen

Home Screen

Comments Screen

New Post Screen

Search Screen

Reels Screen

Settings Screen

✨ Features

  • Create Posts
  • Take a picture from your camera or camera library.
  • Comment on Posts functionality.
  • Like Posts functionality
  • View all Posts functionality.
  • Authentication functionality.
  • Dark mode by default (Cause why not?)
  • Ui clone
  • Form validation
  • Profile image update functionality.
  • Stack Navigation
  • Tab Navigation

📚 Tech

What i used for the project.

Front End
Back End

🚗 Getting Started

⚙️ Installation

  1. Clone my Repo
  git clone https://github.com/Nathan-Somto/Instagram-RN-clone.git
  1. Install Expo globally
npm install --global expo
  1. Enter into the Project
   cd Instagram-RN-clone
  1. Install all dependencies
   npx expo install
  1. Start the server
   expo start

👥 Contributors